< Home

< Table of Contents

REFERENCE MANUAL

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
}
 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: