GMM surface patch.
More...
#include <GMMSurfacePatch.h>
List of all members.
Public Member Functions |
PLS_API bool | IsActive () const |
| Returns whether the patch is active or not.
|
PLS_API void | SetActive (bool bActive=true) |
| Sets whether the patch is active or not.
|
PLS_API void | ComputeVariance (PLCore::uint32 &nOffset) |
| Computes the variance of each mip map level.
|
PLS_API void | UpdateBoundingBox () |
| Updates the patch bounding box.
|
Detailed Description
Member Function Documentation
Returns whether the patch is active or not.
- Returns:
- 'true' if the patch is active, else 'false'
Sets whether the patch is active or not.
- Parameters:
-
[in] | bActive | Should the patch be active? |
Computes the variance of each mip map level.
- Parameters:
-
[out] | nOffset | Will receive the offset |
Updates the patch bounding box.
The documentation for this class was generated from the following file: