PixelLightAPI  .
Public Attributes
PLRenderer::VertexBuffer::Attribute Struct Reference

Defines input vertex attribute to the pipeline. More...

#include <VertexBuffer.h>

List of all members.

Public Attributes

ESemantic nSemantic
PLCore::uint32 nChannel
EType nType
PLCore::uint32 nOffset
PLCore::uint32 nSizeAPI
PLCore::uint32 nTypeAPI
PLCore::uint32 nComponentsAPI

Detailed Description

Defines input vertex attribute to the pipeline.


Member Data Documentation

Any member of the vertex attribute semantic enumeration type

Pipeline channel (see ESemantic)

Any member of the EType enumeration type

Offset of the vertex attribute

Size of the vertex attribute

API dependent vertex type

Number of vertex type components


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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:39
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported