Eidolon
Public Attributes | List of all members
OgreBaseRenderable::Vertex Struct Reference

Fixed definition of a vertex used in the renderer. More...

#include <OgreRenderTypes.h>

Collaboration diagram for OgreBaseRenderable::Vertex:
Collaboration graph

Public Attributes

float pos [3]
 
float norm [3]
 
Ogre::RGBA col
 
float tex [3]
 

Detailed Description

Fixed definition of a vertex used in the renderer.

Member Data Documentation

◆ col

Ogre::RGBA col

◆ norm

float norm[3]

◆ pos

float pos[3]

◆ tex

float tex[3]

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