![]() |
Public API Reference |
![]() |
This interface describes the API for the water mesh object. More...
#include <imesh/watermesh.h>
Public Member Functions | |
virtual iTextureWrapper * | GetNormalMap ()=0 |
Get a pointer to the normal map to be used with this object. | |
virtual void | SetNormalMap (iTextureWrapper *map)=0 |
Specify the normal map to be used with this object. |
This interface describes the API for the water mesh object.
Definition at line 131 of file watermesh.h.
virtual iTextureWrapper* iWaterMeshState::GetNormalMap | ( | ) | [pure virtual] |
Get a pointer to the normal map to be used with this object.
virtual void iWaterMeshState::SetNormalMap | ( | iTextureWrapper * | map | ) | [pure virtual] |
Specify the normal map to be used with this object.