ogre_tools::PointCloud::Point Struct Reference

Representation of a point, with x/y/z position and r/g/b color. More...

#include <point_cloud.h>

List of all members.

Public Member Functions

void setColor (float r, float g, float b)

Public Attributes

uint32_t color
float x
float y
float z

Detailed Description

Representation of a point, with x/y/z position and r/g/b color.

Definition at line 120 of file point_cloud.h.


Member Function Documentation

void ogre_tools::PointCloud::Point::setColor ( float  r,
float  g,
float  b 
) [inline]

Definition at line 122 of file point_cloud.h.


Member Data Documentation

Definition at line 131 of file point_cloud.h.

Definition at line 128 of file point_cloud.h.

Definition at line 129 of file point_cloud.h.

Definition at line 130 of file point_cloud.h.


The documentation for this struct was generated from the following file:
 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