Planeshift
|
Helper class to attach a PlaneShift gem object to a particular mesh. More...
#include <gem.h>
Public Member Functions | |
gemObject * | GetObject () |
Get the gemObject that the mesh has attached. | |
psGemServerMeshAttach (gemObject *object) | |
Setup this helper with the object we want to attach with. | |
SCF_INTERFACE (psGemServerMeshAttach, 0, 0, 1) |
Helper class to attach a PlaneShift gem object to a particular mesh.
psGemServerMeshAttach::psGemServerMeshAttach | ( | gemObject * | object | ) |
Setup this helper with the object we want to attach with.
object | The gemObject we want to attach to a mesh. |
gemObject* psGemServerMeshAttach::GetObject | ( | ) | [inline] |
psGemServerMeshAttach::SCF_INTERFACE | ( | psGemServerMeshAttach | , |
0 | , | ||
0 | , | ||
1 | |||
) |