#include <objectinfo.h>
List of all members.
Protected Member Functions |
| bool | _acquireGlobal () |
| virtual bool | available () const |
| | Check if the global is available.
|
| virtual LWObjectFuncs * | getGlobal () |
| | Get the pointer to the global.
|
| LWObjectFuncs * | operator-> () |
| | Get the pointer to the global.
|
Static Protected Attributes |
| static LWObjectFuncs * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::SceneObjects::SceneObjects |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
Check if the global is available.
| const char* lwpp::SceneObjects::filename |
( |
int |
obj | ) |
const |
|
inline |
| int lwpp::SceneObjects::findObject |
( |
const std::string & |
objectName | ) |
|
| int lwpp::SceneObjects::findVmapIndex |
( |
const std::string & |
name, |
|
|
LWID |
id |
|
) |
| |
|
inline |
Get the pointer to the global.
| std::set< LWSurfaceID > lwpp::SceneObjects::getSurfaces |
( |
int |
idx | ) |
|
| int lwpp::SceneObjects::layerExists |
( |
int |
obj, |
|
|
int |
layer |
|
) |
| const |
|
inline |
| LWMeshInfoID lwpp::SceneObjects::layerMesh |
( |
int |
obj, |
|
|
int |
layer |
|
) |
| const |
|
inline |
| int lwpp::SceneObjects::maxLayers |
( |
int |
obj | ) |
const |
|
inline |
| int lwpp::SceneObjects::numObjects |
( |
void |
| ) |
const |
|
inline |
| int lwpp::SceneObjects::numVMaps |
( |
LWID |
type | ) |
const |
|
inline |
Get the pointer to the global.
| const char* lwpp::SceneObjects::refName |
( |
int |
obj | ) |
const |
|
inline |
| const char* lwpp::SceneObjects::userName |
( |
int |
obj | ) |
const |
|
inline |
| int lwpp::SceneObjects::vmapDim |
( |
LWID |
type, |
|
|
int |
index |
|
) |
| const |
|
inline |
| const char* lwpp::SceneObjects::vmapName |
( |
LWID |
type, |
|
|
int |
index |
|
) |
| const |
|
inline |
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following files: