Cogs.Core
Static Public Member Functions | Static Public Attributes | List of all members
Cogs::Core::VertexFormats Struct Reference

Static Public Member Functions

static void initialize ()
 

Static Public Attributes

static VertexFormatHandle Pos2f
 
static VertexFormatHandle Pos3f
 
static VertexFormatHandle Pos4f
 
static VertexFormatHandle Norm3f
 
static VertexFormatHandle Norm4s8
 
static VertexFormatHandle Norm10
 
static VertexFormatHandle Tang3f
 
static VertexFormatHandle Tang4f
 
static VertexFormatHandle Bitang3f
 
static VertexFormatHandle Tex2f
 
static VertexFormatHandle Tex2f1
 
static VertexFormatHandle Color4f
 
static VertexFormatHandle Pos4fColor4f
 
static VertexFormatHandle Pos3fNorm3f
 
static VertexFormatHandle Pos3fNorm3fTex2f
 
static VertexFormatHandle Pos3fNorm8Tex2f
 
static VertexFormatHandle Pos4hNorm10Tex2f
 
static VertexFormatHandle Pos4hNorm8Tex2f
 
static VertexFormatHandle Pos3fNorm3fTex4f
 
static VertexFormatHandle Pos3fNorm4fTex4f
 
static VertexFormatHandle Pos4fNorm4fTex4f
 
static VertexFormatHandle Pos3fNorm3fTan3fTex2f
 
static VertexFormatHandle Pos3fNorm3fColor4fTex2f
 
static VertexFormatHandle Pos3fNorm3fColor4f
 
static VertexFormatHandle Pos3fTex2f
 
static VertexFormatHandle BoneIndex4i
 
static VertexFormatHandle BoneWeight4f
 
static VertexFormatHandle InstancePos3f
 
static VertexFormatHandle InstanceColor4f
 

Detailed Description

Definition at line 16 of file VertexFormats.h.

Member Function Documentation

◆ initialize()

void Cogs::Core::VertexFormats::initialize ( )
static

Definition at line 3 of file VertexFormats.cpp.

Member Data Documentation

◆ Bitang3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Bitang3f
static

Definition at line 28 of file VertexFormats.h.

◆ BoneIndex4i

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::BoneIndex4i
static

Definition at line 51 of file VertexFormats.h.

◆ BoneWeight4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::BoneWeight4f
static

Definition at line 52 of file VertexFormats.h.

◆ Color4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Color4f
static

Definition at line 31 of file VertexFormats.h.

◆ InstanceColor4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::InstanceColor4f
static

Definition at line 55 of file VertexFormats.h.

◆ InstancePos3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::InstancePos3f
static

Definition at line 54 of file VertexFormats.h.

◆ Norm10

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Norm10
static

Definition at line 25 of file VertexFormats.h.

◆ Norm3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Norm3f
static

Definition at line 23 of file VertexFormats.h.

◆ Norm4s8

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Norm4s8
static

Definition at line 24 of file VertexFormats.h.

◆ Pos2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos2f
static

Definition at line 20 of file VertexFormats.h.

◆ Pos3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3f
static

Definition at line 21 of file VertexFormats.h.

◆ Pos3fNorm3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3f
static

Definition at line 35 of file VertexFormats.h.

◆ Pos3fNorm3fColor4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3fColor4f
static

Definition at line 47 of file VertexFormats.h.

◆ Pos3fNorm3fColor4fTex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3fColor4fTex2f
static

Definition at line 46 of file VertexFormats.h.

◆ Pos3fNorm3fTan3fTex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3fTan3fTex2f
static

Definition at line 44 of file VertexFormats.h.

◆ Pos3fNorm3fTex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3fTex2f
static

Definition at line 36 of file VertexFormats.h.

◆ Pos3fNorm3fTex4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm3fTex4f
static

Definition at line 40 of file VertexFormats.h.

◆ Pos3fNorm4fTex4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm4fTex4f
static

Definition at line 41 of file VertexFormats.h.

◆ Pos3fNorm8Tex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fNorm8Tex2f
static

Definition at line 37 of file VertexFormats.h.

◆ Pos3fTex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos3fTex2f
static

Definition at line 49 of file VertexFormats.h.

◆ Pos4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos4f
static

Definition at line 22 of file VertexFormats.h.

◆ Pos4fColor4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos4fColor4f
static

Definition at line 33 of file VertexFormats.h.

◆ Pos4fNorm4fTex4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos4fNorm4fTex4f
static

Definition at line 42 of file VertexFormats.h.

◆ Pos4hNorm10Tex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos4hNorm10Tex2f
static

Definition at line 38 of file VertexFormats.h.

◆ Pos4hNorm8Tex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Pos4hNorm8Tex2f
static

Definition at line 39 of file VertexFormats.h.

◆ Tang3f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Tang3f
static

Definition at line 26 of file VertexFormats.h.

◆ Tang4f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Tang4f
static

Definition at line 27 of file VertexFormats.h.

◆ Tex2f

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Tex2f
static

Definition at line 29 of file VertexFormats.h.

◆ Tex2f1

Cogs::VertexFormatHandle Cogs::Core::VertexFormats::Tex2f1
static

Definition at line 30 of file VertexFormats.h.


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