DooVR
Public Member Functions | List of all members
Mesh Class Reference

A class representing a modifiable 3D mesh. More...

#include <Mesh.h>

Public Member Functions

void dilate (float *p, float lp[3], float rad, bool but)
 
void render ()
 
void updateArea (int currVert)
 
vertexgetVertexList ()
 
trianglegetIndexList ()
 
float * getPosition ()
 
float * getOrientation ()
 
void setPosition (float *p)
 
void setOrientation (float *o)
 
bool getisMoved ()
 
void setisMoved (bool b)
 

Detailed Description

A class representing a modifiable 3D mesh.


The documentation for this class was generated from the following files: