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

Public Attributes

glm::vec3 pos
 
uint32_t color
 
glm::quat rot
 
glm::vec4 scale
 

Detailed Description

Definition at line 13 of file VectorFieldSystem.h.

Member Data Documentation

◆ color

uint32_t Cogs::Core::VectorField::InstanceData::color

Definition at line 16 of file VectorFieldSystem.h.

◆ pos

glm::vec3 Cogs::Core::VectorField::InstanceData::pos

Definition at line 15 of file VectorFieldSystem.h.

◆ rot

glm::quat Cogs::Core::VectorField::InstanceData::rot

Definition at line 17 of file VectorFieldSystem.h.

◆ scale

glm::vec4 Cogs::Core::VectorField::InstanceData::scale

Definition at line 18 of file VectorFieldSystem.h.


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