Cogs.Core
Public Types | List of all members
Cogs::Core::CogsBin1::CogsVertexFormat Struct Reference

Public Types

enum  EFormat {
  Unknown = -1 , Indexes32 = -2 , Indexes16 = -3 , Position3f = 0 ,
  Normals3f = 1 , Tangent3f = 2 , TexCoord2f = 3 , Color4f = 4 ,
  Pos3fNorm3fTex2f = 5
}
 

Detailed Description

Definition at line 39 of file CogsBin1.h.

Member Enumeration Documentation

◆ EFormat

enum Cogs::Core::CogsBin1::CogsVertexFormat::EFormat

Definition at line 41 of file CogsBin1.h.


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