Main Page | Modules | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members

AdsoModel Class Reference
[3D data structures]

#include <adsomodel.h>

List of all members.

Public Member Functions

vnt3fgetTri ()
int triCount ()
vnt3fgetStrip (int i)
int stripLen (int i)
int stripCount ()
int verticeCount ()
void draw (int method, AdsoDC *dc)
int load (FILE *file)
int save (FILE *file)
 AdsoModel (int c, int s)
 AdsoModel ()

Public Attributes

int count
int v_count
int * offs
int * len
vnt3fvl
v3fboundPoints
int nBoundPoints
float matrix [16]
float pivot
float pivot2


Constructor & Destructor Documentation

AdsoModel::AdsoModel int  c,
int  s
[inline]
 

AdsoModel::AdsoModel  )  [inline]
 


Member Function Documentation

void AdsoModel::draw int  method,
AdsoDC dc
 

vnt3f* AdsoModel::getStrip int  i  )  [inline]
 

vnt3f* AdsoModel::getTri  )  [inline]
 

int AdsoModel::load FILE *  file  ) 
 

int AdsoModel::save FILE *  file  ) 
 

int AdsoModel::stripCount  )  [inline]
 

int AdsoModel::stripLen int  i  )  [inline]
 

int AdsoModel::triCount  )  [inline]
 

int AdsoModel::verticeCount  )  [inline]
 


Member Data Documentation

v3f* AdsoModel::boundPoints
 

int AdsoModel::count
 

int* AdsoModel::len
 

float AdsoModel::matrix[16]
 

int AdsoModel::nBoundPoints
 

int* AdsoModel::offs
 

float AdsoModel::pivot
 

float AdsoModel::pivot2
 

int AdsoModel::v_count
 

vnt3f* AdsoModel::vl
 


The documentation for this class was generated from the following files:
Generated on Mon Jul 21 10:44:48 2003 for Rover by doxygen 1.3.2