|
VTK
9.5.20251028
|
#include <TestMotionFXCFGReaderCommon.h>
Public Member Functions | |
| void | GoToNext () |
| void | GoToPrev () |
| void | Play () |
| void | Render () |
Public Attributes | |
| vtkSmartPointer< vtkRenderWindow > | Window |
| vtkSmartPointer< vtkMotionFXCFGReader > | Reader |
| vtkSmartPointer< vtkCompositePolyDataMapper > | Mapper |
| std::vector< double > | TimeSteps |
| int | CurrentIndex |
Definition at line 27 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 35 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 43 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 50 of file TestMotionFXCFGReaderCommon.h.
|
inline |
Definition at line 63 of file TestMotionFXCFGReaderCommon.h.
| vtkSmartPointer<vtkRenderWindow> impl::ClientData::Window |
Definition at line 29 of file TestMotionFXCFGReaderCommon.h.
| vtkSmartPointer<vtkMotionFXCFGReader> impl::ClientData::Reader |
Definition at line 30 of file TestMotionFXCFGReaderCommon.h.
| vtkSmartPointer<vtkCompositePolyDataMapper> impl::ClientData::Mapper |
Definition at line 31 of file TestMotionFXCFGReaderCommon.h.
| std::vector<double> impl::ClientData::TimeSteps |
Definition at line 32 of file TestMotionFXCFGReaderCommon.h.
| int impl::ClientData::CurrentIndex |
Definition at line 33 of file TestMotionFXCFGReaderCommon.h.