Wiki > TV3D65 Index > Class > Method
Example usage of TVPlaneFromPointNormal method.
| Needed resources to download for this example to work |
|---|
| The Truevision3D v6.5 SDK |
no code available ...
no code available ...
no code available ...
no code available ...
cTV_PLANE Plane; cTV_3DVECTOR Point, Normal; // Assign values to Point,Normal TVMath->TVPlaneFromPointNormal(&Plane, &Point, &Normal);