#include <HPatch.h>
Inheritance diagram for HPatch5:
Public Member Functions | |
HPatch5 * | GetNextPatch5 () |
HCP * | GetCP5 () |
Vector & | GetIT5 () |
Vector & | GetOT5 () |
PatchID5 | GetPatchID () |
BOOL | IsFlipV5 () |
Definition at line 109 of file HPatch.h.
|
Returns a pointer to the fifth HCP in the list of 5 CPs that defines the 5pts patch. |
|
Returns a Vector that is the In tangent to the fifth HCP in the list of 5 CPs that defines the 5pts patch.
|
|
Returns a pointer to the next HPatch5 in the list of patches that compose a model. |
|
Returns a Vector that is the Out tangent to the fifth HCP in the list of 5 CPs that defines the 5pts patch.
|
|
Reimplemented from HPatch. |
|
If TRUE, means that to traverse to the next vertex you must use GetNext() instead of GetPrev() -- the spline is leading to the next vertex instead of back from it. |
Generated on Thu Oct 27 11:46:56 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001