VTK  9.3.20240327
Public Member Functions | Public Attributes | List of all members
impl::ClientData Struct Reference

#include <TestMotionFXCFGReaderCommon.h>

Collaboration diagram for impl::ClientData:
[legend]

Public Member Functions

void GoToNext ()
 
void GoToPrev ()
 
void Play ()
 
void Render ()
 

Public Attributes

vtkSmartPointer< vtkRenderWindowWindow
 
vtkSmartPointer< vtkMotionFXCFGReaderReader
 
vtkSmartPointer< vtkCompositePolyDataMapperMapper
 
std::vector< double > TimeSteps
 
int CurrentIndex
 

Detailed Description

Definition at line 27 of file TestMotionFXCFGReaderCommon.h.

Member Function Documentation

◆ GoToNext()

void impl::ClientData::GoToNext ( )
inline

Definition at line 35 of file TestMotionFXCFGReaderCommon.h.

◆ GoToPrev()

void impl::ClientData::GoToPrev ( )
inline

Definition at line 43 of file TestMotionFXCFGReaderCommon.h.

◆ Play()

void impl::ClientData::Play ( )
inline

Definition at line 50 of file TestMotionFXCFGReaderCommon.h.

◆ Render()

void impl::ClientData::Render ( )
inline

Definition at line 63 of file TestMotionFXCFGReaderCommon.h.

Member Data Documentation

◆ Window

vtkSmartPointer<vtkRenderWindow> impl::ClientData::Window

Definition at line 29 of file TestMotionFXCFGReaderCommon.h.

◆ Reader

vtkSmartPointer<vtkMotionFXCFGReader> impl::ClientData::Reader

Definition at line 30 of file TestMotionFXCFGReaderCommon.h.

◆ Mapper

vtkSmartPointer<vtkCompositePolyDataMapper> impl::ClientData::Mapper

Definition at line 31 of file TestMotionFXCFGReaderCommon.h.

◆ TimeSteps

std::vector<double> impl::ClientData::TimeSteps

Definition at line 32 of file TestMotionFXCFGReaderCommon.h.

◆ CurrentIndex

int impl::ClientData::CurrentIndex

Definition at line 33 of file TestMotionFXCFGReaderCommon.h.


The documentation for this struct was generated from the following file: