Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HPatch5 Class Reference

Defines a valid 5 point patch. More...

#include <HPatch.h>

Inheritance diagram for HPatch5:

Inheritance graph

[legend]

Collaboration diagram for HPatch5:

Collaboration graph

[legend]

List of all members.


Public Member Functions

HPatch5 GetNextPatch5 ()
HCP GetCP5 ()
Vector GetIT5 ()
Vector GetOT5 ()
PatchID5  GetPatchID ()
BOOL  IsFlipV5 ()

Detailed Description

Defines a valid 5 point patch.

See also:
HPatch

Definition at line 109 of file HPatch.h.


Member Function Documentation

HCP * HPatch5::GetCP5  ) 
  Returns a pointer to the fifth HCP in the list of 5 CPs that defines the 5pts patch.

Vector & HPatch5::GetIT5  ) 
 

Returns a Vector that is the In tangent to the fifth HCP in the list of 5 CPs that defines the 5pts patch.

See also:
HPatch::GetOT1()

HPatch5 * HPatch5::GetNextPatch5  ) 
  Returns a pointer to the next HPatch5 in the list of patches that compose a model.

Vector & HPatch5::GetOT5  ) 
 

Returns a Vector that is the Out tangent to the fifth HCP in the list of 5 CPs that defines the 5pts patch.

See also:
HPatch::GetOT1()

PatchID5 HPatch5::GetPatchID  ) 
  Reimplemented from HPatch.

BOOL HPatch5::IsFlipV5  ) 
  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.

The documentation for this class was generated from the following files:


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:56 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001