CrystalSpace

Public API Reference

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

iNullMeshState Struct Reference

This interface describes the API for the null mesh object. More...

#include <nullmesh.h>

Inheritance diagram for iNullMeshState:

iBase List of all members.

Public Methods

virtual void SetRadius (float radius)=0
 Set the radius of the sphere represented by this object. More...

virtual float GetRadius () const=0
 Get the radius of the sphere represented by this object. More...


Detailed Description

This interface describes the API for the null mesh object.

Definition at line 31 of file nullmesh.h.


Member Function Documentation

virtual float iNullMeshState::GetRadius   const [pure virtual]
 

Get the radius of the sphere represented by this object.

virtual void iNullMeshState::SetRadius float    radius [pure virtual]
 

Set the radius of the sphere represented by this object.


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