Skip to main content
Version: 🚧 Nightly

Class vtkF3DGLTFImporter

Definition: vtkF3DGLTFImporter.h (line 20)

VTK GLTF importer customization.

Subclasses the native importer to modify the armature shader.

Inherits from:

  • vtkGLTFImporter

Members

Public static functions

Function New

static vtkF3DGLTFImporter * vtkF3DGLTFImporter::New()

Return type: vtkF3DGLTFImporter *

Public functions

Function vtkTypeMacro

vtkF3DGLTFImporter::vtkTypeMacro(vtkF3DGLTFImporter, vtkGLTFImporter)

Parameters:

Return type:

Protected functions

Function vtkF3DGLTFImporter

vtkF3DGLTFImporter::vtkF3DGLTFImporter()

Return type:

Function ~vtkF3DGLTFImporter

vtkF3DGLTFImporter::~vtkF3DGLTFImporter() override=default

Return type:

Function ApplyArmatureProperties

void vtkF3DGLTFImporter::ApplyArmatureProperties(vtkActor *actor) override

This method is reimplemented to add information to the actor in order to properly draw armatures on top.

Parameters:

  • vtkActor * actor

Return type: void

Private functions

Function vtkF3DGLTFImporter

vtkF3DGLTFImporter::vtkF3DGLTFImporter(const vtkF3DGLTFImporter &)=delete

Parameters:

Return type:

Function operator=

void vtkF3DGLTFImporter::operator=(const vtkF3DGLTFImporter &)=delete

Parameters:

Return type: void