iMSTK
Interactive Medical Simulation Toolkit
SceneBehaviour Class Reference

A SceneBehaviour represents a single component system that resides in the scene. It makes the assumption that all components used are updated with a double for deltaTime/time passed. More...

#include <imstkComponent.h>

Inheritance diagram for SceneBehaviour:
Inheritance graph
[legend]

Detailed Description

A SceneBehaviour represents a single component system that resides in the scene. It makes the assumption that all components used are updated with a double for deltaTime/time passed.


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