|
HDK
|
#include <GU_Grid.h>
Public Member Functions | |
| GU_GridParms () | |
Public Attributes | |
| int | rows |
| int | cols |
| float | xsize |
| float | ysize |
| float | xcenter |
| float | ycenter |
| float | zcenter |
| GU_OrientationType | plane |
| GEO_SurfaceType | type |
| int | interpEndsU |
| int | interpEndsV |
| int | orderU |
| int | orderV |
| GU_GridParms::GU_GridParms | ( | ) |
| GU_OrientationType GU_GridParms::plane |
| GEO_SurfaceType GU_GridParms::type |