106 vtkSetFilePathMacro(FileName);
107 vtkGetFilePathMacro(FileName);
125 vtkSetMacro(GLBStart, vtkTypeInt64);
126 vtkGetMacro(GLBStart, vtkTypeInt64);
146 void SetApplyDeformationsToGeometry(
bool flag);
147 vtkGetMacro(ApplyDeformationsToGeometry,
bool);
148 vtkBooleanMacro(ApplyDeformationsToGeometry,
bool);
189 void SetScene(const
std::
string& scene);
202 vtkGetMacro(FrameRate,
unsigned int);
203 vtkSetMacro(FrameRate,
unsigned int);
214 vtkSetMacro(OutputPointsPrecision,
int);
215 vtkGetMacro(OutputPointsPrecision,
int);
243 void StoreTextureData();
249 virtual
void InitializeLoader();
251 char* FileName =
nullptr;
253 vtkTypeInt64 GLBStart = 0;
258 unsigned int FrameRate = 60;
262 bool IsModelLoaded = false;
263 bool IsMetaDataLoaded = false;
265 bool ApplyDeformationsToGeometry = true;
280 void CreateSceneNamesArray();
286 void CreateAnimationSelection();
handles properties associated with a texture map
Materials are not directly applied to this reader's output.
unsigned short WrapSValue
unsigned short MinFilterValue
unsigned short MaxFilterValue
vtkSmartPointer< vtkImageData > Image
unsigned short WrapTValue