HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_TrimPatchPoint Class Reference

#include <GU_TrimBasePatch.h>

+ Inheritance diagram for GU_TrimPatchPoint:

Public Attributes

GU_TrimPatchPointnext
 
GU_TrimPatchPointabove
 
GU_TrimPatchPointbelow
 
int increasing
 
GU_TrimPatchPointType type
 
int marker
 
- Public Attributes inherited from GU_TrimBasePoint
float u
 
float v
 
union {
   int64   myInt
 
   fpreal64   myReal
 
   const void *   myPointer
 
}; 
 

Additional Inherited Members

- Public Member Functions inherited from GU_TrimBasePoint
float dist (const GU_TrimBasePoint &point) const
 

Detailed Description

Definition at line 51 of file GU_TrimBasePatch.h.

Member Data Documentation

GU_TrimPatchPoint* GU_TrimPatchPoint::above

Definition at line 57 of file GU_TrimBasePatch.h.

GU_TrimPatchPoint * GU_TrimPatchPoint::below

Definition at line 57 of file GU_TrimBasePatch.h.

int GU_TrimPatchPoint::increasing

Definition at line 59 of file GU_TrimBasePatch.h.

int GU_TrimPatchPoint::marker

Definition at line 62 of file GU_TrimBasePatch.h.

GU_TrimPatchPoint* GU_TrimPatchPoint::next

Definition at line 54 of file GU_TrimBasePatch.h.

GU_TrimPatchPointType GU_TrimPatchPoint::type

Definition at line 61 of file GU_TrimBasePatch.h.


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