Lugre::cBeamPoint Class Reference

#include <lugre_beam.h>

Collaboration diagram for Lugre::cBeamPoint:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 cBeamPoint ()
 cBeamPoint (const Ogre::Vector3 &pos, const float h1, const float h2, const float u1, const float u2, const float v1, const float v2, const Ogre::ColourValue &col1=Ogre::ColourValue::White, const Ogre::ColourValue &col2=Ogre::ColourValue::White)

Public Attributes

Ogre::Vector3 pos
 ray center
float h1
float h2
 height distance from ray center
float u1
float u2
 texcoord1
float v1
float v2
 texcoord2
Ogre::ColourValue col1
Ogre::ColourValue col2
 vertexcolour


Detailed Description

Definition at line 48 of file lugre_beam.h.


Constructor & Destructor Documentation

Lugre::cBeamPoint::cBeamPoint (  )  [inline]

Definition at line 54 of file lugre_beam.h.

Lugre::cBeamPoint::cBeamPoint ( const Ogre::Vector3 &  pos,
const float  h1,
const float  h2,
const float  u1,
const float  u2,
const float  v1,
const float  v2,
const Ogre::ColourValue &  col1 = Ogre::ColourValue::White,
const Ogre::ColourValue &  col2 = Ogre::ColourValue::White 
) [inline]

Definition at line 55 of file lugre_beam.h.


Member Data Documentation

Ogre::Vector3 Lugre::cBeamPoint::pos

ray center

Definition at line 49 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

Definition at line 50 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

height distance from ray center

Definition at line 50 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

Definition at line 51 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

texcoord1

Definition at line 51 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

Definition at line 52 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

texcoord2

Definition at line 52 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

Ogre::ColourValue Lugre::cBeamPoint::col1

Definition at line 53 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().

Ogre::ColourValue Lugre::cBeamPoint::col2

vertexcolour

Definition at line 53 of file lugre_beam.h.

Referenced by Lugre::cBeam::Draw().


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

Generated on Wed Feb 8 06:00:20 2012 for cpp by  doxygen 1.5.6