HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>


Add_Cutting_Plane


Functions

void Add_Cutting_Plane (HT_Rendition *nr, HT_Cutting_Plane *plane)
void Remove_Cutting_Planes (HT_Rendition *nr)

Function Documentation

void Add_Cutting_Plane HT_Rendition *  nr,
HT_Cutting_Plane *  plane
 

Adds a cutting plane to affect subsequent geometry.

Parameters:
nr - Rendition. Passed by reference
plane - new cutting plane

DETAILS

NOTES

RESTRICTIONS

See also:

void Remove_Cutting_Planes HT_Rendition *  nr  ) 
 

Removes cutting planes from a given rendition.

Parameters:
nr - Rendition created by HIC_New_Rendition(). Passed by reference.

DETAILS

NOTES

RESTRICTIONS

See also:
Add_Cutting_Plane }
Main Index

HOOPS/3dGS I.M. Interface

     << Back      Full Index      Forward >>