This class represents the displacement component.
Definition at line 168 of file MapExtractorAPI.h.
#include <MapExtractorAPI.h>

Public Member Functions |
|
| bool | NormalizeToSearchDistance (void) const |
| Returns true, if the displacement values
should be normalized to the search distance by Mudbox. This is only
valid if locate method is set to raycast. |
|
| void | SetNormalizeToSearchDistance (bool bNormalize) |
| When bNormalize is true, the displacement
values will be normalized to the search distance by Mudbox. This is
only valid if locate method is set to raycast. |
|
| bool NormalizeToSearchDistance | ( | void | ) | const |
Returns true, if the displacement values should be normalized to the search distance by Mudbox. This is only valid if locate method is set to raycast.
| void SetNormalizeToSearchDistance | ( | bool | bNormalize | ) |
When bNormalize is true, the displacement values will be normalized to the search distance by Mudbox. This is only valid if locate method is set to raycast.