Immerseum SDK: VR Simulator (version: BETA-0.9)
       [view as Desktop | Tablet | Mobile]
Rectangle Class Members
Fields  Properties  Methods 

The following tables list the members exposed by Rectangle.

Public Constructors
 NameDescription
Public ConstructorRectangle ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldinnerA  
Public FieldinnerB  
Public FieldinnerC  
Public FieldinnerD  
Public FieldouterA  
Public FieldouterB  
Public FieldouterC  
Public FieldouterD  
Top
Public Properties
 NameDescription
Public PropertyinnerVerticesArrayCollection of four Vector3 points that define the Inner boundary of the Rectangle in clockwise order starting from top-left (user's perspective: forward-right).  
Public PropertyouterVerticesArrayCollection of four Vector3 points that define the Outer boundary of the Rectangle in clockwise order starting from top-left (user's perspective: forward-right).  
Public PropertyverticesArrayCollection of eight Vector3 points that define the Outer and Inner boundaries of the Rectangle in clockwise order starting from top-left (user's perspective: forward-right).  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)getInnerOuterVerticesSorts a collection of vertices into a collection that contains Outer vertices that define an exterior boundary and Inner vertices that define an interior boundary.  
Public Methodstatic (Shared in Visual Basic)getInnerOuterVerticesListSorts a collection of vertices into a collection that contains Outer vertices that define an exterior boundary and Inner vertices that define an interior boundary.  
Public Methodstatic (Shared in Visual Basic)getInnerVerticesExtracts those vertices from a provided array that correspond to the corners of an Inner boundary rectangle.  
Public Methodstatic (Shared in Visual Basic)getOuterVerticesExtracts those vertices from a provided array that correspond to the corners of an Outer boundary rectangle.  
Public MethodsetVerticesOverloaded. Sets the values of the Rectangle's defining Outer and Inner vertex boundaries.  
Public Methodstatic (Shared in Visual Basic)sortFourPointsClockwiseSorts an array of points in worldspace so that they in clockwise order starting from top-left (user's perspective: forward-left).  
Public MethodsortVerticesClockwiseOverloaded. Sorts both the Outer and Inner vertices that define the rectangle in clockwise order from top-left (user's perspective: forward-left).  
Top
See Also

Reference

Rectangle Class
Immerseum Namespace

 

 


Copyright (c) 2015 Immerseum Inc. All rights reserved.

Send Feedback