ScEng::Vert Class Reference

This class describes a Vert. More...

#include <vert.h>

List of all members.

Public Types

enum  FLAGS { USER = (1<<16) }

Public Member Functions

 Vert ()
 Constructor.
 Vert (GMT::Point3F vv)
 Constructor.
Vertoperator= (const Vert &scv)
 Operator = overload.
int Save (SceneSave *scene_save)
 Saves the info for this class.
int Load (SceneLoad *scene_load)
 Loads the info for this class.

Public Attributes

GMT::Point3F v
 The position of the vert.


Detailed Description

This class describes a Vert.

Please add comments here


Member Enumeration Documentation

enum ScEng::Vert::FLAGS

Enumerator:
USER  User flags


Constructor & Destructor Documentation

ScEng::Vert::Vert ( GMT::Point3F  vv  ) 

Constructor.

Parameters:
vv the position for the vert


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:23 2007 for SceneEngine by  doxygen 1.5.1-p1