PixelLightAPI  .
Public Attributes
PLMesh::MeshFile::Geometry Struct Reference

Geometry object. More...

#include <MeshFile.h>

List of all members.

Public Attributes

char szName [64]
PLCore::uint32 nFlags
bool bActive
int nPrimitiveType
int nMaterial
int nStartIndex
int nIndexSize

Detailed Description

Geometry object.


Member Data Documentation

Optional geometry name

Optional geometry flags

Is the geometry active/inactive?

Geometry primitive type (see PLRenderer::Primitive)

ID of the material the geometry is using

First geometry index within the index buffer

Number of indices


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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:21
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported