| DigitalRune.Geometry Namespace |
| Class | Description | |
|---|---|---|
| DirectionalLookupTableFT |
Stores data that is accessed using a direction vector instead of indices. (Single-precision)
| |
| GeometricObject |
Defines an object that has a Shape and a Pose (position and
orientation). (Default implementation of IGeometricObject.)
| |
| GeometryException |
The exception that is thrown when an error in the geometry library occurs.
| |
| GeometryHelper |
Provides helper methods for various geometry tasks.
|
| Structure | Description | |
|---|---|---|
| Pose |
A pose defines the position and orientation of a shape in world space (or the parent
coordinate space).
| |
| PoseD |
A pose defines the position and orientation of a shape in world space (or the parent
coordinate space). (Double-precision)
|
| Interface | Description | |
|---|---|---|
| IGeometricObject |