The Pointer3D type exposes the following members.

Methods

  NameDescription
CopyIModel
This method returns a copy of Pointer3D
(Overrides Model..::.CopyIModel()()().)
CrossCreate
This method creates an array, and stores the 3D vertex to be able to draw a cross with the user size.
DrawCross
This method draws the lines that represent the Pointer3D
DrawHead
this method should draw the object as it would look like if we look at it through an eye located between the 2 observer eyes
(Overrides Model..::.DrawHead()()().)
DrawLeftEye
this method should draw the object as it would look like if we look at it through the observer's path_l eye
(Overrides Model..::.DrawLeftEye()()().)
DrawRightEye
this method should draw the object as it would look like if we look at it through the observer's path_r eye
(Overrides Model..::.DrawRightEye()()().)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Hide
Hides the 3D Mouse Pointer3D
MaxDistanceToObserver
This method calculates the maximun distance to the observer
(Overrides Model..::.MaxDistanceToObserver(Observer).)
MemberwiseClone (Inherited from Object.)
Show
Shows the Pointer3D
ToString (Inherited from Object.)

See Also