Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Camera Class Reference
Inheritance diagram for HPS.Camera:

Public Types | |
enum | Projection : uint { Projection.Default = 0x00000001, Projection.Perspective = 0x00000002, Projection.Orthographic = 0x00000003, Projection.Stretched = 0x00000004 } |
Camera Projection More... | |
Public Member Functions | |
Camera (HPS.Camera in_that) | |
virtual void | Dispose () |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
This is the Camera Class
Member Enumeration Documentation
enum HPS.Camera.Projection : uint |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Camera.cs