"L. Spiro Engine"
Public Member Functions | Public Attributes

lsd::CIntermediateSharedMesh::LSD_VERTEX Struct Reference

#include <LSDIntermediateSharedMesh.h>

List of all members.

Public Member Functions

LSD_VERTEX &LSE_CALL operator= (const LSD_VERTEX &_vOther)

Public Attributes

LSUINT32 ui32Vert
LSUINT32 ui32Normal
LSUINT32 ui32Color
LSUINT32 ui32Uvs [LSD_M_MAX_LAYERS]

Detailed Description

A single vertex for a face.


Member Function Documentation

LSD_VERTEX& LSE_CALL lsd::CIntermediateSharedMesh::LSD_VERTEX::operator= ( const LSD_VERTEX _vOther)

Copy operator.

Parameters:
_vOtherThe object to copy.
Returns:
Returns the copied object.

Member Data Documentation

Color index.

Normal index.

UV indices. One for each layer.

Vertex index.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator