Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

VPFace Class Reference

#include <vpface.h>

List of all members.

Public Member Functions

 VPFace (void)
 VPFace (int numvertices, VPVertex3D *...)
 VPFace (int numedges, VPEdge *...)
 VPFace (list< VPVertex3D > *v)
 VPFace (list< VPEdge > *e)
short int * vpGetColor (void)
VPVector3DvpGetNormal (void)
void vpSetColor (short int *c)
void vpSetNormal (VPVector3D *n)


Detailed Description

Deprecated:

Definition at line 39 of file vpface.h.


Constructor & Destructor Documentation

VPFace::VPFace void   ) 
 

Definition at line 18 of file vpface.cpp.

VPFace::VPFace int  numvertices,
VPVertex3D ...
 

VPFace::VPFace int  numedges,
VPEdge ...
 

VPFace::VPFace list< VPVertex3D > *  v  ) 
 

VPFace::VPFace list< VPEdge > *  e  ) 
 


Member Function Documentation

short int* VPFace::vpGetColor void   ) 
 

VPVector3D* VPFace::vpGetNormal void   ) 
 

void VPFace::vpSetColor short int *  c  ) 
 

void VPFace::vpSetNormal VPVector3D n  ) 
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 6 10:00:14 2005 for VPAT by  doxygen 1.4.4