Collaboration diagram for _circ:
Public Attributes | |
Coord | c |
circle center | |
double | r |
circle radius |
Definition at line 70 of file circ.c.
|
circle center
Definition at line 72 of file circ.c. Referenced by circCreate(), circDisplayZbuffer(), and circGetLateralNormal(). |
|
circle radius
Definition at line 74 of file circ.c. Referenced by circCreate(), and circDisplayZbuffer(). |