Planeshift
psGemServerMeshAttach Class Reference

Helper class to attach a PlaneShift gem object to a particular mesh. More...

#include <gem.h>

Public Member Functions

gemObjectGetObject ()
 Get the gemObject that the mesh has attached. More...
 
 psGemServerMeshAttach (gemObject *object)
 Setup this helper with the object we want to attach with. More...
 
 SCF_INTERFACE (psGemServerMeshAttach, 0, 0, 1)
 

Detailed Description

Helper class to attach a PlaneShift gem object to a particular mesh.

Definition at line 97 of file gem.h.

Constructor & Destructor Documentation

psGemServerMeshAttach::psGemServerMeshAttach ( gemObject object)

Setup this helper with the object we want to attach with.

Parameters
objectThe gemObject we want to attach to a mesh.

Member Function Documentation

gemObject* psGemServerMeshAttach::GetObject ( )
inline

Get the gemObject that the mesh has attached.

Definition at line 114 of file gem.h.

psGemServerMeshAttach::SCF_INTERFACE ( psGemServerMeshAttach  ,
,
,
 
)

The documentation for this class was generated from the following file: