Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

scMRModel Class Reference

#include <MRModel.h>

Inheritance diagram for scMRModel:

scPrimitive scObject Renderable Object

Collaboration diagram for scMRModel:

List of all members.

Public Members

 scMRModel ()
Void Draw (Renderer &r, SLContext *context)
StrConst Label () const
ObjectClone () const
Void DecimateSelf (Decimator &dec)
Void UpdateBounds (Point &min, Point &max, const Transform &t)
MRModel model

Static Public Members

Void SetComplexity (GCLReal comp)
GCLReal GetComplexity ()

Protected Members

GCLReal currentComplexity

Static Protected Members

GCLReal complexity = 0.1


Detailed Description

Definition at line 159 of file MRModel.h.


Constructor & Destructor Documentation

scMRModel::scMRModel ()

Definition at line 1581 of file MRModel.cc.


Member Function Documentation

Object * scMRModel::Clone () const [inline]

Reimplemented from scPrimitive.

Definition at line 170 of file MRModel.h.

Void scMRModel::DecimateSelf (Decimator & dec) [virtual]

Reimplemented from scObject.

Definition at line 1604 of file MRModel.cc.

Void scMRModel::Draw (Renderer & r, SLContext * context) [virtual]

Reimplemented from scPrimitive.

Definition at line 1585 of file MRModel.cc.

GCLReal scMRModel::GetComplexity () [static]

Definition at line 1702 of file MRModel.cc.

StrConst scMRModel::Label () const [inline, virtual]

Reimplemented from scPrimitive.

Definition at line 167 of file MRModel.h.

Void scMRModel::SetComplexity (GCLReal comp) [static]

Definition at line 1697 of file MRModel.cc.

Void scMRModel::UpdateBounds (Point & min, Point & max, const Transform & t) [virtual]

Reimplemented from scPrimitive.

Definition at line 1707 of file MRModel.cc.


Member Data Documentation

GCLReal scMRModel::complexity = 0.1 [static, protected]

Definition at line 183 of file MRModel.h.

GCLReal scMRModel::currentComplexity [protected]

Definition at line 184 of file MRModel.h.

MRModel scMRModel::model

Definition at line 177 of file MRModel.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:17:14 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000