Overview

Sample Code

Programming Guide

API Reference

Support

HPS.Coordinate Class Reference

The Coordinate class is a concept class that contains information about various coordinate spaces. More...

Public Types

enum  Space {
  Object = 0, World = 1, Camera = 2, Normalized = 3,
  ScreenRange = 4, InnerWindow = 5, InnerPixel = 6, Window = 7,
  Pixel = 8, NormalizedInnerWindow = 9, NormalizedInnerPixel = 10, NormalizedWindow = 11,
  NormalizedPixel = 12
}
 The Space enum is a list of all coordinate spaces used in Visualize. More...
 

Detailed Description

The Coordinate class is a concept class that contains information about various coordinate spaces.

Member Enumeration Documentation

The Space enum is a list of all coordinate spaces used in Visualize.


The documentation for this class was generated from the following file: