#include <GU_Cap.h>
Public Member Functions | |
| GU_CapParms (GU_CapType itype, GU_CapKind ikind, int inum=0, float iscale=1.0F, int ipshape=1) | |
Public Attributes | |
| GU_CapType | type |
| GU_CapKind | kind |
| int | numcaps |
| float | scale |
| int | pshape |
Definition at line 56 of file GU_Cap.h.
| GU_CapParms::GU_CapParms | ( | GU_CapType | itype, | |
| GU_CapKind | ikind, | |||
| int | inum = 0, |
|||
| float | iscale = 1.0F, |
|||
| int | ipshape = 1 | |||
| ) | [inline] |
| float GU_CapParms::scale |
1.5.9