Wiki > TV3D65 Index > TVMathLibrary

TVPlaneFromPointNormal

DESCRIPTION

Creates a plane from point and normal vector.

DECLARATION

VB.NET TVPlaneFromPointNormal(retOutPlane As TV_PLANE , vPoint As TV_3DVECTOR , vNormal As TV_3DVECTOR)
C++ void TVPlaneFromPointNormal(cTV_PLANE* retOutPlane , cTV_3DVECTOR* vPoint , cTV_3DVECTOR* vNormal)

PARAMETERS

NAMEOPTIONALDESCRIPTION
vPointNoPoint lying on the plane
vNormalNoPlane normal

RETURN VALUE

NAMEOPTIONALDESCRIPTION
retOutPlaneNoPlane

EXAMPLES

ExampleBasic example.

TIPS

  • Please add any notes or tips for this method.
 
tvmathlibrary/tvplanefrompointnormal.txt · Last modified: 2010/05/07 17:05 by 94.193.63.63