|
HDK
|
#include <GU_EdgeUtils.h>
Public Member Functions | |
| GU_EdgeDiv (const GEO_PrimPoly &poly, const GA_Edge &edge, int numcuts, float fraction) | |
Public Attributes | |
| const GEO_PrimPoly & | myPoly |
| GA_Edge | myEdge |
| int | myNumCuts |
| float | myFraction |
Definition at line 36 of file GU_EdgeUtils.h.
|
inline |
Definition at line 40 of file GU_EdgeUtils.h.
| GA_Edge GU_EdgeDiv::myEdge |
Definition at line 48 of file GU_EdgeUtils.h.
| float GU_EdgeDiv::myFraction |
Definition at line 50 of file GU_EdgeUtils.h.
| int GU_EdgeDiv::myNumCuts |
Definition at line 49 of file GU_EdgeUtils.h.
| const GEO_PrimPoly& GU_EdgeDiv::myPoly |
Definition at line 47 of file GU_EdgeUtils.h.