Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Coordinate Class Reference
The Coordinate class is a concept class that contains information about various coordinate spaces. More...
Inheritance diagram for HPS.Coordinate:

Public Types | |
enum | Space : uint { Object = 0x00000000, World = 0x00000001, Camera = 0x00000002, Normalized = 0x00000003, ScreenRange = 0x00000004, InnerWindow = 0x00000005, InnerPixel = 0x00000006, Window = 0x00000007, Pixel = 0x00000008, NormalizedInnerWindow = 0x00000009, NormalizedInnerPixel = 0x0000000A, NormalizedWindow = 0x0000000B, NormalizedPixel = 0x0000000C } |
The Space enum is a list of all coordinate spaces used in Visualize. More... | |
Public Member Functions | |
Coordinate (HPS.Coordinate in_that) | |
virtual void | Dispose () |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Coordinate class is a concept class that contains information about various coordinate spaces.
Member Enumeration Documentation
enum HPS.Coordinate.Space : uint |
The Space enum is a list of all coordinate spaces used in Visualize.
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Coordinate.cs