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

Static Public Member Functions

static VertexFormatHandle getVertexFormat ()
 

Public Attributes

glm::vec3 position
 
glm::vec4 normalAndOpacity
 

Detailed Description

Definition at line 88 of file MultiphaseFlowComponent.h.

Member Function Documentation

◆ getVertexFormat()

static VertexFormatHandle Cogs::Core::MultiphaseFlowComponent::Vertex::getVertexFormat ( )
inlinestatic

Definition at line 93 of file MultiphaseFlowComponent.h.

Member Data Documentation

◆ normalAndOpacity

glm::vec4 Cogs::Core::MultiphaseFlowComponent::Vertex::normalAndOpacity

Definition at line 91 of file MultiphaseFlowComponent.h.

◆ position

glm::vec3 Cogs::Core::MultiphaseFlowComponent::Vertex::position

Definition at line 90 of file MultiphaseFlowComponent.h.


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