Frame Constructor |
| Name | Description | |
|---|---|---|
| Frame |
Initializes a new instance of the Frame class.
| |
| Frame(FrameCoordinateSystem) |
Initializes a new instance of the Demo3D.Visuals.Frame class with a specified coordinate system.
| |
| Frame(Frame, FrameCoordinateSystem) |
Initializes a new instance of the Demo3D.Visuals.Frame class with a parent frame and a specified coordinate system.
| |
| Frame(Visual, FrameCoordinateSystem) |
Initializes a new instance of the Demo3D.Visuals.Frame class with a parent visual and a specified coordinate system.
|