Xface Core Library: XEngine::NamedObj Class Reference

XFace / XEngine / XMath

XEngine::NamedObj Class Reference
[XEngine]

#include <NamedObj.h>

Inheritance diagram for XEngine::NamedObj:

XEngine::Geometry XEngine::ITexture XEngine::IndexedFaceSet XEngine::Texture2D XEngine::DeformableGeometry List of all members.

Detailed Description

Author:
Koray Balci
Version:
1.0
Date:
Nov 2003
A class that serves so little.. Thought it would be a good idea to not repeat adding get/set Name stuff everytime it is necessary for a class, however, not so sure anymore, might be breaking some holly OO rule!


Public Member Functions

void setName (const std::string &name)
 Accessor for Name prop.
const std::string & getName () const
 Accessor for Name prop.

Protected Member Functions

 NamedObj (const std::string &name)
 Thou shall not create an instance of this class.
virtual ~NamedObj (void)
 I know when protected, no need to make it virtual, so what?

The documentation for this class was generated from the following file:
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by  doxygen 1.4.6-NO