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)

HPatch Class Reference

Defines a valid 4 point patch. More...

#include <HPatch.h>

Inheritance diagram for HPatch:

Inheritance graph

[legend]

List of all members.


Public Member Functions

void  operator delete (void *ptr)
HCP GetCP1 ()
HCP GetCP2 ()
HCP GetCP3 ()
HCP GetCP4 ()
Vector GetIT1 ()
Vector GetOT1 ()
Vector GetIT2 ()
Vector GetOT2 ()
Vector GetIT3 ()
Vector GetOT3 ()
Vector GetIT4 ()
Vector GetOT4 ()
BOOL  IsFlipV1 ()
BOOL  IsFlipV2 ()
BOOL  IsFlipV3 ()
BOOL  IsFlipV4 ()
BOOL  IsHook1 ()
BOOL  IsHook2 ()
BOOL  IsHook3 ()
BOOL  IsHook4 ()
BOOL  IsUseHook1 ()
BOOL  IsUseHook2 ()
BOOL  IsUseHook3 ()
BOOL  IsUseHook4 ()
BOOL  IsEndHook1 ()
BOOL  IsEndHook2 ()
BOOL  IsEndHook3 ()
BOOL  IsEndHook4 ()
BOOL  IsHookData1 ()
BOOL  IsHookData2 ()
BOOL  IsHookData3 ()
BOOL  IsHookData4 ()
int  GetGroupImageRotation ()
PatchID  GetPatchID ()
HAttrProperty GetCompositedAttr ()
HAttrProperty GetAttr ()
int  GetNumPoints ()
void  GetPatchPoints (Vector *p)
void  ReverseNormal ()
Vector  GetPointOnPatch (float s, float t)
Vector  GetPointNormalOnPatch (float s, float t, Vector &normal)

Static Public Member Functions

static void  DeleteHandle (HPatch *handle)