|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CShapeBankUser Class ReferenceImplementation of the user interface managing shape bank.
More...
#include <shape_bank_user.h>
Inheritance diagram for NL3D::CShapeBankUser
[legend]Collaboration diagram for NL3D::CShapeBankUser:
[legend]List of all members.
Detailed Description
Implementation of the user interface managing shape bank.
-
Author(s):
-
Matthieu Besson , Nevrax France
-
Date:
-
2001
Definition at line 43 of file shape_bank_user.h.
Member Function Documentation
void NL3D::CShapeBankUser::addShapeCache (
|
const std::string & shapeCacheName ) [virtual]
|
|
void NL3D::CShapeBankUser::linkShapeToShapeCache (
|
const std::string & shapeName,
|
|
const std::string & shapeCacheName ) [virtual]
|
|
void NL3D::CShapeBankUser::removeShapeCache (
|
const std::string & shapeCacheName ) [virtual]
|
|
|
Remove a ShapeCache.
All shapes in the shape cache are deleted. All links are redirected to the default ShapeCache.
Reimplemented from NL3D::UShapeBank.
Definition at line 43 of file shape_bank_user.cpp. |
void NL3D::CShapeBankUser::reset (
|
void ) [virtual]
|
|
void NL3D::CShapeBankUser::setShapeCacheSize (
|
const std::string & shapeCacheName,
|
|
sint32 maxSize ) [virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
|
|