Cogs.Core
Public Attributes | List of all members
Cogs::IndexedPosition Struct Reference

Public Attributes

glm::vec3 position
 
int32_t index = 0
 

Detailed Description

Definition at line 17 of file IndexConversion.cpp.

Member Data Documentation

◆ index

int32_t Cogs::IndexedPosition::index = 0

Definition at line 20 of file IndexConversion.cpp.

◆ position

glm::vec3 Cogs::IndexedPosition::position

Definition at line 19 of file IndexConversion.cpp.


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