Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
HPS.ObjectPoint Struct Reference

Public Member Functions

 ObjectPoint (ObjectPoint op)
 
 ObjectPoint (Point p)
 
 ObjectPoint (WindowKey in_window, ObjectPoint in_point)
 
 ObjectPoint (WindowKey in_window, WorldPoint in_point)
 
 ObjectPoint (WindowKey in_window, CameraPoint in_point)
 
 ObjectPoint (WindowKey in_window, NormalizedPoint in_point)
 
 ObjectPoint (WindowKey in_window, ScreenRangePoint in_point)
 
 ObjectPoint (WindowKey in_window, InnerWindowPoint in_point)
 
 ObjectPoint (WindowKey in_window, InnerPixelPoint in_point)
 
 ObjectPoint (WindowKey in_window, WindowPoint in_point)
 
 ObjectPoint (WindowKey in_window, PixelPoint in_point)
 
 ObjectPoint (float in_x, float in_y, float in_z)
 
 ObjectPoint (float in_x, float in_y)
 
 ObjectPoint (float in_x)
 
override bool Equals (object obj)
 
bool Equals (Vector p)
 
bool Equals (ObjectPoint p)
 
override int GetHashCode ()
 

Static Public Member Functions

static implicit operator Point (ObjectPoint p)
 
static bool operator== (ObjectPoint p1, ObjectPoint p2)
 
static bool operator!= (ObjectPoint p1, ObjectPoint p2)
 

Public Attributes

float x
 
float y
 
float z
 

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