VTK
9.1.0
|
#include <TestMotionFXCFGReaderCommon.h>
Public Member Functions | |
void | GoToNext () |
void | GoToPrev () |
void | Play () |
void | Render () |
Public Attributes | |
vtkSmartPointer< vtkRenderWindow > | Window |
vtkSmartPointer< vtkMotionFXCFGReader > | Reader |
vtkSmartPointer< vtkCompositePolyDataMapper2 > | Mapper |
std::vector< double > | TimeSteps |
int | CurrentIndex |
Definition at line 39 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 47 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 55 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 62 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 75 of file TestMotionFXCFGReaderCommon.h.
vtkSmartPointer<vtkRenderWindow> impl::ClientData::Window |
Definition at line 41 of file TestMotionFXCFGReaderCommon.h.
vtkSmartPointer<vtkMotionFXCFGReader> impl::ClientData::Reader |
Definition at line 42 of file TestMotionFXCFGReaderCommon.h.
vtkSmartPointer<vtkCompositePolyDataMapper2> impl::ClientData::Mapper |
Definition at line 43 of file TestMotionFXCFGReaderCommon.h.
std::vector<double> impl::ClientData::TimeSteps |
Definition at line 44 of file TestMotionFXCFGReaderCommon.h.
int impl::ClientData::CurrentIndex |
Definition at line 45 of file TestMotionFXCFGReaderCommon.h.