HDK
|
#include <GU_TrimBasePatch.h>
Additional Inherited Members | |
Public Member Functions inherited from GU_TrimBasePoint | |
float | dist (const GU_TrimBasePoint &point) const |
Public Attributes inherited from GU_TrimBasePoint | |
float | u |
float | v |
union { | |
int64 myInt | |
fpreal64 myReal | |
const void * myPointer | |
}; | |
Definition at line 65 of file GU_TrimBasePatch.h.