ogre_tools::PointCloudRenderable Class Reference

#include <point_cloud.h>

List of all members.

Public Member Functions

virtual void _notifyCurrentCamera (Ogre::Camera *camera)
virtual Ogre::Real getBoundingRadius (void) const
Ogre::HardwareVertexBufferSharedPtr getBuffer ()
virtual const Ogre::LightList & getLights () const
Ogre::RenderOperation * getRenderOperation ()
virtual Ogre::Real getSquaredViewDepth (const Ogre::Camera *cam) const
virtual void getWorldTransforms (Ogre::Matrix4 *xform) const
 PointCloudRenderable (PointCloud *parent, bool use_tex_coords)
 ~PointCloudRenderable ()

Private Attributes

Ogre::MaterialPtr material_
PointCloudparent_

Detailed Description

Definition at line 64 of file point_cloud.h.


Constructor & Destructor Documentation

ogre_tools::PointCloudRenderable::PointCloudRenderable ( PointCloud parent,
bool  use_tex_coords 
)

Definition at line 743 of file point_cloud.cpp.

ogre_tools::PointCloudRenderable::~PointCloudRenderable (  ) 

Definition at line 777 of file point_cloud.cpp.


Member Function Documentation

void ogre_tools::PointCloudRenderable::_notifyCurrentCamera ( Ogre::Camera *  camera  )  [virtual]

Definition at line 788 of file point_cloud.cpp.

Ogre::Real ogre_tools::PointCloudRenderable::getBoundingRadius ( void   )  const [virtual]

Definition at line 793 of file point_cloud.cpp.

Ogre::HardwareVertexBufferSharedPtr ogre_tools::PointCloudRenderable::getBuffer (  ) 

Definition at line 783 of file point_cloud.cpp.

const Ogre::LightList & ogre_tools::PointCloudRenderable::getLights ( void   )  const [virtual]

Definition at line 814 of file point_cloud.cpp.

Ogre::RenderOperation* ogre_tools::PointCloudRenderable::getRenderOperation (  )  [inline]

Definition at line 70 of file point_cloud.h.

Ogre::Real ogre_tools::PointCloudRenderable::getSquaredViewDepth ( const Ogre::Camera *  cam  )  const [virtual]

Definition at line 798 of file point_cloud.cpp.

void ogre_tools::PointCloudRenderable::getWorldTransforms ( Ogre::Matrix4 *  xform  )  const [virtual]

Definition at line 809 of file point_cloud.cpp.


Member Data Documentation

Ogre::MaterialPtr ogre_tools::PointCloudRenderable::material_ [private]

Definition at line 80 of file point_cloud.h.

Definition at line 81 of file point_cloud.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines


ogre_tools
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:10:16 2013