OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::TangentSpaceCalc::VertexInfo Struct Reference

#include <OgreTangentSpaceCalc.h>

+ Collaboration diagram for Ogre::TangentSpaceCalc::VertexInfo:

Public Member Functions

 VertexInfo ()
 

Public Attributes

Vector3 binormal
 
Vector3 norm
 
size_t oppositeParityIndex
 
int parity
 
Vector3 pos
 
Vector3 tangent
 
Vector2 uv
 

Detailed Description

Definition at line 196 of file OgreTangentSpaceCalc.h.

Constructor & Destructor Documentation

Ogre::TangentSpaceCalc::VertexInfo::VertexInfo ( )
inline

Definition at line 208 of file OgreTangentSpaceCalc.h.

Member Data Documentation

Vector3 Ogre::TangentSpaceCalc::VertexInfo::binormal

Definition at line 202 of file OgreTangentSpaceCalc.h.

Vector3 Ogre::TangentSpaceCalc::VertexInfo::norm

Definition at line 199 of file OgreTangentSpaceCalc.h.

size_t Ogre::TangentSpaceCalc::VertexInfo::oppositeParityIndex

Definition at line 206 of file OgreTangentSpaceCalc.h.

int Ogre::TangentSpaceCalc::VertexInfo::parity

Definition at line 204 of file OgreTangentSpaceCalc.h.

Vector3 Ogre::TangentSpaceCalc::VertexInfo::pos

Definition at line 198 of file OgreTangentSpaceCalc.h.

Vector3 Ogre::TangentSpaceCalc::VertexInfo::tangent

Definition at line 201 of file OgreTangentSpaceCalc.h.

Vector2 Ogre::TangentSpaceCalc::VertexInfo::uv

Definition at line 200 of file OgreTangentSpaceCalc.h.


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