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

VPVertex3D Class Reference

#include <vpvertex3d.h>

Inheritance diagram for VPVertex3D:

VPPoint3D VPPoint List of all members.

Public Member Functions

 VPVertex3D (void)
 VPVertex3D (float x, float y, float z)
 VPVertex3D (VPVertex3D *v)
 VPVertex3D (float x, float y, float z, short int color[4])
 VPVertex3D (float x, float y, float z, VPPoint3D n)
 VPVertex3D (float x, float y, float z, short int c[4], VPVector3D n)
short int * vpGetColor (void)
VPVector3DvpGetNormal (void)
void vpSetColor (short int *c)
void vpSetNormal (VPVector3D *n)

Detailed Description

Deprecated:

Definition at line 31 of file vpvertex3d.h.


Constructor & Destructor Documentation

VPVertex3D::VPVertex3D void   ) 
 

Definition at line 20 of file vpvertex3d.cpp.

References VPPoint3D::x, VPPoint3D::y, and VPPoint3D::z.

VPVertex3D::VPVertex3D float  x,
float  y,
float  z
 

VPVertex3D::VPVertex3D VPVertex3D v  ) 
 

VPVertex3D::VPVertex3D float  x,
float  y,
float  z,
short int  color[4]
 

VPVertex3D::VPVertex3D float  x,
float  y,
float  z,
VPPoint3D  n
 

VPVertex3D::VPVertex3D float  x,
float  y,
float  z,
short int  c[4],
VPVector3D  n
 


Member Function Documentation

short int* VPVertex3D::vpGetColor void   ) 
 

VPVector3D* VPVertex3D::vpGetNormal void   ) 
 

void VPVertex3D::vpSetColor short int *  c  ) 
 

void VPVertex3D::vpSetNormal VPVector3D n  ) 
 


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