CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

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:

iBase List of all members.

Public Methods

virtual csRef< iMeshWrapperGetMeshWrapper ()=0
 Get the iMeshWrapper for this Object3D.

virtual csRef< iRigidBodyGetCollider ()=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

virtual csRef<iRigidBody> iVosObject3D::GetCollider   [pure virtual]
 

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

virtual csRef<iMeshWrapper> iVosObject3D::GetMeshWrapper   [pure virtual]
 

Get the iMeshWrapper for this Object3D.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18