NevronOpenVision
Nevron.Nov.Graphics Namespace / NVector3DF Structure


NVector3DF Structure Methods

For a list of all members of this type, see NVector3DF members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds v from this vector  
Public MethodMakes this vector the nozmalized normal of v1, v2 and v3  
Public MethodMakes this vector the non nozmalized normal of v1, v2 and v3  
Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the cross product of two 3-D vectors  
Public MethodMakes this vector the cross product of vector A and vector B  
Public MethodMakes this vector the scalar division of v1 with the specified fDiv factor  
Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the dot product of two 3-D vectors  
Public MethodOverloaded. Determines whether this vector is equal to the specified vector  
Public MethodReturns the hash code of this instance.  
Public MethodGets the vector length  
Public MethodGets the vector length square  
Public MethodInverts the vector  
Public MethodOverloaded. Makes this vector the scalar multiplication of v1 with the specified fMul factor  
Public Methodstatic (Shared in Visual Basic)Overloaded. Computes the normalized version of a 3-D vector.  
Public MethodOverloaded.   
Public MethodSets the x and y coordinates of the vector  
Public MethodSets the x, y and z coordinates of the vector  
Public MethodOverloaded. Makes this vector the vector sum of v1 and -v2  
Public MethodOverriden to provide a string representation of the vector  
Public Methodstatic (Shared in Visual Basic)Determines the orientation of three points in the XY plane.  
Public Methodstatic (Shared in Visual Basic)Determines the orientation of three points in the XY plane.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Top
See Also