Unit CastleDebugTransform
Functions and Procedures
Constants
Variables
Description
Helpers to visualize debug information about transformation.
Uses
- Classes
- Generics.Collections
- CastleTransform
- CastleBoxes
- X3DNodes
- CastleScene
- CastleVectors
- CastleColors
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class TDebugAxis |
3D axis, as an X3D node, to easily visualize debug things. |
Class TDebugBox |
3D box, as an X3D node, to easily visualize debug things. |
Class TDebugSphere |
3D sphere, as an X3D node, to easily visualize debug things. |
Class TDebugArrow |
3D arrow, as an X3D node, to easily visualize debug things. |
Class TDebugTransformBox |
Visualization of a bounding volume of a TCastleTransform instance. |
Class TDebugTransform |
Like TDebugTransformBox, but visualizes also additional properties. |
Types
TDebugTransformBoxList = specialize TObjectList<TDebugTransformBox>; |
Description
Types
TDebugTransformBoxList = specialize TObjectList<TDebugTransformBox>; |
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.