Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

_Coord Struct Reference

Primitive vertex coordinate structure. More...

#include <prm.h>

List of all members.

Public Attributes

double x
 x coordinate of vertex

double y
 y coordinate of vertex


Detailed Description

Primitive vertex coordinate structure.

Definition at line 67 of file prm.h.


Member Data Documentation

double _Coord::x
 

x coordinate of vertex

Definition at line 69 of file prm.h.

Referenced by circCreate(), circDisplayZbuffer(), circGetLateralNormal(), quadBuildSolidPrm(), quadCreate(), and quadDisplayZbuffer().

double _Coord::y
 

y coordinate of vertex

Definition at line 71 of file prm.h.

Referenced by circCreate(), circDisplayZbuffer(), circGetLateralNormal(), quadBuildSolidPrm(), quadCreate(), and quadDisplayZbuffer().


The documentation for this struct was generated from the following file:
Generated on Tue Nov 8 10:58:11 2005 for Trab3 by doxygen1.2.18