Dry
Public Attributes | List of all members
Dry::CustomGeometryVertex Struct Reference

Custom geometry vertex. More...

#include <Dry/Graphics/CustomGeometry.h>

Public Attributes

Vector3 position_
 Position.
 
Vector3 normal_
 Normal.
 
unsigned color_
 Color.
 
Vector2 texCoord_
 Texture coordinates.
 
Vector4 tangent_
 Tangent.
 

Detailed Description

Custom geometry vertex.


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