Sirikata
Public Member Functions
Sirikata::MeshListener Class Reference

#include <MeshListener.hpp>

Inheritance diagram for Sirikata::MeshListener:

List of all members.

Public Member Functions

virtual ~MeshListener ()
virtual void onSetMesh (ProxyObjectPtr proxy, Transfer::URI const &newMesh, const SpaceObjectReference &sporef)=0
virtual void onSetScale (ProxyObjectPtr proxy, float32 newScale, const SpaceObjectReference &sporef)=0
virtual void onSetPhysics (ProxyObjectPtr proxy, const String &phy, const SpaceObjectReference &sporef)
virtual void onSetIsAggregate (ProxyObjectPtr proxy, bool isAggregate, const SpaceObjectReference &sporef)=0

Constructor & Destructor Documentation

virtual Sirikata::MeshListener::~MeshListener ( ) [inline, virtual]

Member Function Documentation

virtual void Sirikata::MeshListener::onSetIsAggregate ( ProxyObjectPtr  proxy,
bool  isAggregate,
const SpaceObjectReference sporef 
) [pure virtual]
virtual void Sirikata::MeshListener::onSetMesh ( ProxyObjectPtr  proxy,
Transfer::URI const &  newMesh,
const SpaceObjectReference sporef 
) [pure virtual]
virtual void Sirikata::MeshListener::onSetPhysics ( ProxyObjectPtr  proxy,
const String &  phy,
const SpaceObjectReference sporef 
) [inline, virtual]
virtual void Sirikata::MeshListener::onSetScale ( ProxyObjectPtr  proxy,
float32  newScale,
const SpaceObjectReference sporef 
) [pure virtual]

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