Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Simple structure that describes a sample on the surface of a geometry. More...
Public Attributes | |
GeometryDescriptor | support |
geometry on which the sample has been generated | |
GeometryPrimitiveSampleDescriptor | primitive |
information about the primitive containing the sample | |
GMathVec3f | position |
geometric position of the sample | |
GMathVec3f | normal |
normal of the surface at the sample position | |
GMathVec3f | velocity |
velocity of the surface at the sample position | |
Simple structure that describes a sample on the surface of a geometry.
GMathVec3f GeometryPointSample::normal |
normal of the surface at the sample position
GMathVec3f GeometryPointSample::position |
geometric position of the sample
GeometryPrimitiveSampleDescriptor GeometryPointSample::primitive |
information about the primitive containing the sample
GeometryDescriptor GeometryPointSample::support |
geometry on which the sample has been generated
GMathVec3f GeometryPointSample::velocity |
velocity of the surface at the sample position