Ogre::TangentSpaceCalc::VertexInfo Struct Reference

#include <OgreTangentSpaceCalc.h>

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

◆ VertexInfo()

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

Definition at line 208 of file OgreTangentSpaceCalc.h.

References binormal, oppositeParityIndex, parity, and tangent.

Member Data Documentation

◆ binormal

Vector3 Ogre::TangentSpaceCalc::VertexInfo::binormal

Definition at line 202 of file OgreTangentSpaceCalc.h.

Referenced by VertexInfo().

◆ norm

Vector3 Ogre::TangentSpaceCalc::VertexInfo::norm

Definition at line 199 of file OgreTangentSpaceCalc.h.

◆ oppositeParityIndex

size_t Ogre::TangentSpaceCalc::VertexInfo::oppositeParityIndex

Definition at line 206 of file OgreTangentSpaceCalc.h.

Referenced by VertexInfo().

◆ parity

int Ogre::TangentSpaceCalc::VertexInfo::parity

Definition at line 204 of file OgreTangentSpaceCalc.h.

Referenced by VertexInfo().

◆ pos

Vector3 Ogre::TangentSpaceCalc::VertexInfo::pos

Definition at line 198 of file OgreTangentSpaceCalc.h.

◆ tangent

Vector3 Ogre::TangentSpaceCalc::VertexInfo::tangent

Definition at line 201 of file OgreTangentSpaceCalc.h.

Referenced by VertexInfo().

◆ uv

Vector2 Ogre::TangentSpaceCalc::VertexInfo::uv

Definition at line 200 of file OgreTangentSpaceCalc.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.