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

Static Public Member Functions

static VertexFormatHandle getVertexFormat ()
 

Public Attributes

glm::vec3 position
 
glm::vec3 normal
 

Detailed Description

Definition at line 79 of file VertexFormats.h.

Member Function Documentation

◆ getVertexFormat()

static VertexFormatHandle Cogs::Core::PositionNormalVertex::getVertexFormat ( )
inlinestatic

Definition at line 84 of file VertexFormats.h.

Member Data Documentation

◆ normal

glm::vec3 Cogs::Core::PositionNormalVertex::normal

Definition at line 82 of file VertexFormats.h.

◆ position

glm::vec3 Cogs::Core::PositionNormalVertex::position

Definition at line 81 of file VertexFormats.h.


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