vtTarget Class Reference
[Scene Graph]
List of all members.
Detailed Description
This class is a placeholder parent class for all objects which can be the target of an Engine (
vtEngine). Given a
vtTarget point, you can use dynamic_cast<> to downcast safely to any specific child class.