A Factory object to create vectors.
![]() | Creates a VGT vector using specified name, description and type. |
![]() | Creates a cross product C = A x B. |
![]() | Creates a displacement vector. |
![]() | Create a vector component based on a COM vector plugin. For information how to implement and register VGT plugins, see |
![]() | Returns true if the type is supported. |
![]() | An array of display names associated with available vector plugins. The elements of the array are strings. Display names are used to create VGT vectors based on COM plugins using method. |
Create a vector.perpendicular to the plane in which the angle is defined.
[C#] | ![]() | |
---|---|---|
|
Determine if the specified vector type is supported.
[C#] | ![]() | |
---|---|---|
|
Create a vector.perpendicular to the plane in which the angle is defined.
[Visual Basic .NET] | ![]() | |
---|---|---|
|
Determine if the specified vector type is supported.
[Visual Basic .NET] | ![]() | |
---|---|---|
|