iVosObject3D Struct Reference
This interface bridges between a VOS 3D object and the Crystal Space mesh wrapper created for that object. More...
#include <vosa3dl.h>
Inheritance diagram for iVosObject3D:

Public Methods | |
virtual csRef< iMeshWrapper > | GetMeshWrapper ()=0 |
Get the iMeshWrapper for this Object3D. | |
virtual csRef< iRigidBody > | GetCollider ()=0 |
Get the iRigidBody collider for this Object3D. |
Detailed Description
This interface bridges between a VOS 3D object and the Crystal Space mesh wrapper created for that object.
- Bug:
- presently this isn't very useful since nothing yet returns this interface. Obviously that will change as the iVosSector interface is fleshed out (or an alternate interface is introduced instead of this...).
Definition at line 58 of file vosa3dl.h.
Member Function Documentation
|
Get the iRigidBody collider for this Object3D. This can be used to control the forces o the object - useful for avatars This will return no object if there is no iDynamicsSystem registered in the object registry |
|
Get the iMeshWrapper for this Object3D.
|
The documentation for this struct was generated from the following file:
- inetwork/vosa3dl.h
Generated for Crystal Space by doxygen 1.2.18