Click or drag to resize

Demo3D.Visuals.Frames Namespace

[Missing <summary> documentation for "N:Demo3D.Visuals.Frames"]

Classes
 ClassDescription
Public classAxesAspect Aspect for displaying a set of axes attached to a visual.
Public classFrame Class providing a reference point for visuals using alternate coordinate systems (left-handed or right-handed).
Public classFrameAspect An aspect which allows a Frame to be added to a visual, in order to support calculations using alternative coordinate systems.
Public classTransformAspect An aspect that provides a visual readout of the transform between two frames.
Public classVisualFrame Class that wraps up a visual as a frame, so that it can be used in frame calculations.
Enumerations
 EnumerationDescription
Public enumerationAxesAspectDisplayComponents Flag enumeration representing the displayable elements of an AxesAspect.
Public enumerationAxesAspectVisibilityStyle Enumeration representing the visibilty options for an AxesAspect.
Public enumerationFrameAspectPositionReference Enumeration representing the reference point for specifying a FrameAspect's location and rotation.
Public enumerationFrameCoordinateSystem Enumeration representing the basic coordinate system types supported by the Demo3D.Visuals.Frame class.
Public enumerationFrameEulerConvention Enumeration representing the Euler angle convention used by a Frame.
Public enumerationTransformAspectLabelComponents Flag enumeration representing the elements of a TransformAspect's label.