![]() |
Public API Reference |
#include <nullmesh.h>
Inheritance diagram for iNullMeshState:
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... |
Definition at line 31 of file nullmesh.h.
|
Get the radius of the sphere represented by this object.
|
|
Set the radius of the sphere represented by this object.
|