![]() |
Public API Reference |
![]() |
This interface describes the API for the proto mesh object. More...
#include <imesh/protomesh.h>
Public Member Functions | |
virtual float | GetFuzzFactor ()=0 |
Get mesh-specific fuzz factor. | |
virtual void | SetFuzzFactor (float factor)=0 |
Set mesh-specific fuzz factor. |
This interface describes the API for the proto mesh object.
Main creators of instances implementing this interface:
Main ways to get pointers to this interface:
Main users of this interface:
Definition at line 126 of file protomesh.h.
virtual float iProtoMeshState::GetFuzzFactor | ( | ) | [pure virtual] |
Get mesh-specific fuzz factor.
virtual void iProtoMeshState::SetFuzzFactor | ( | float | factor | ) | [pure virtual] |
Set mesh-specific fuzz factor.