Lugre::cOgreUserObjectWrapper Class Reference

used for mousepicking, can be added to an entity and other MovableObject More...

#include <lugre_ogrewrapper.h>

List of all members.

Public Member Functions

 cOgreUserObjectWrapper ()
virtual ~cOgreUserObjectWrapper ()
virtual long getTypeID (void) const
virtual const Ogre::String & getTypeName (void) const

Public Attributes

Ogre::Entity * mpEntity
 used for polygon-exact picking, as default is only bounding box
int miType
 for use by lua, only interpreted as filter for resultset, -1 means wildcard
int miParam [4]
 for use by lua, no interpretation in c


Detailed Description

used for mousepicking, can be added to an entity and other MovableObject

Definition at line 52 of file lugre_ogrewrapper.h.


Constructor & Destructor Documentation

Lugre::cOgreUserObjectWrapper::cOgreUserObjectWrapper (  ) 

Definition at line 146 of file lugre_ogrewrapper.cpp.

Lugre::cOgreUserObjectWrapper::~cOgreUserObjectWrapper (  )  [virtual]

Definition at line 147 of file lugre_ogrewrapper.cpp.


Member Function Documentation

long Lugre::cOgreUserObjectWrapper::getTypeID ( void   )  const [virtual]

Definition at line 148 of file lugre_ogrewrapper.cpp.

const Ogre::String & Lugre::cOgreUserObjectWrapper::getTypeName ( void   )  const [virtual]

Definition at line 149 of file lugre_ogrewrapper.cpp.


Member Data Documentation

used for polygon-exact picking, as default is only bounding box

Definition at line 53 of file lugre_ogrewrapper.h.

for use by lua, only interpreted as filter for resultset, -1 means wildcard

Definition at line 54 of file lugre_ogrewrapper.h.

for use by lua, no interpretation in c

Definition at line 55 of file lugre_ogrewrapper.h.


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

Generated on Tue May 22 06:00:42 2012 for cpp by  doxygen 1.5.6