class CAVERN_builder_ModelAttributes : public TcUserComponent

Model Attributes class

Inheritance:


Public Methods

CAVERN_builder_ModelAttributes()
Constructor.
const TcUtString& getName() const
Accessor method.
const bool& isShared() const
Accessor method.
const bool& isShareable() const
Accessor method.
const bool& isGrabbable() const
Accessor method.
const bool& isSolid() const
Accessor method.
void setShared(const bool &)
Set method.
void setShareable(const bool &)
Set method.
void setGrabbable(const bool &)
Set method.
void setSolid(const bool &)
Set method.

Documentation

Model Attributes class. This is derived from TcUserClass and is used to associate information about a model specific to the CAVERN_builder application.
CAVERN_builder_ModelAttributes()
Constructor.

const TcUtString& getName() const
Accessor method.

const bool& isShared() const
Accessor method.

const bool& isShareable() const
Accessor method.

const bool& isGrabbable() const
Accessor method.

const bool& isSolid() const
Accessor method.

void setShared(const bool &)
Set method.

void setShareable(const bool &)
Set method.

void setGrabbable(const bool &)
Set method.

void setSolid(const bool &)
Set method.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de