Table of Contents

Wiki > TV3D65 Index > Class > Method

EXAMPLE

Example usage of TVPlaneFromPointNormal method.

Needed resources to download for this example to work
The Truevision3D v6.5 SDK

VB6

no code available ...

VB.NET

no code available ...

Delphi

no code available ...

C#

no code available ...

C++

cTV_PLANE Plane;
cTV_3DVECTOR Point, Normal;
// Assign values to Point,Normal
TVMath->TVPlaneFromPointNormal(&Plane, &Point, &Normal);
 
tvmathlibrary/tvplanefrompointnormal_1.txt · Last modified: 2010/05/07 17:06 by 94.193.63.63