![]() |
VR-Forces 4.8 Class Documentation
|
Contains makVrv:DtEntityOffsetDIGuyStateVisualizer class to visualize DI-Guys as occupants in vehicles. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtEntityOffsetDIGuyStateVisualizer |
| State visualizer for offset DI-Guy characters Allows position and rotation offset of the DI-Guy character with "positionoffset", "orientationoffset" respectively There is also a flag "attachedvisualelement" which will prevent the DI-Guy from listening to the regular DI-Guy signals, it just allows setHideOffsetDiGuy. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef DtStateVisualizerCreatorTemplate < DtEntityOffsetDIGuyStateVisualizer > | makVrv::DtEntityOffsetDIGuyStateVisualizerCreator |
| Creator that will be registered with the state visualizer factory to create this class. More... | |
Contains makVrv:DtEntityOffsetDIGuyStateVisualizer class to visualize DI-Guys as occupants in vehicles.
Contains the DtEntityOffsetDIGuyStateVisualizer class declaration.
Instead of creating an entirely new, independent element and scene object, this just adds an additional DI-Guy character model to the occupied vehicle's model list. It pays attention to the shared entity display setting 'occupants visible' and will create or destroy its character model as appropriate. Only use this visualizer if you know the model to be visualized is an occupant DI-Guy, else use DtEntityArticulatedStateVisualizer