Wiki > TV3D65 Index > TVMathLibrary

TVMatrixShadow

DESCRIPTION

Calculates the shadow geometry transformation matrix given light direction and plane.

DECLARATION

VB.NET TVMatrixShadow(retOutMatrix As TV_3DMATRIX , vLightVector As TV_4DVECTOR , pShadowPlane As TV_PLANE)
C++ void TVMatrixShadow(cTV_3DMATRIX* retOutMatrix , cTV_4DVECTOR* vLightVector , cTV_PLANE* pShadowPlane)

PARAMETERS

NAMEOPTIONALDESCRIPTION
vLightVectorNoLight vector
pShadowPlaneNoShadow plane

RETURN VALUE

NAMEOPTIONALDESCRIPTION
retOutMatrixNoTransformation matrix

EXAMPLES

ExampleBasic example.

TIPS

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