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

Static Public Member Functions

static VertexFormatHandle getVertexFormat ()
 

Public Attributes

glm::vec3 position
 
glm::vec4 normalAndOpacity
 
glm::vec3 color
 

Detailed Description

Definition at line 106 of file MultiphaseFlowComponent.h.

Member Function Documentation

◆ getVertexFormat()

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

Definition at line 112 of file MultiphaseFlowComponent.h.

Member Data Documentation

◆ color

glm::vec3 Cogs::Core::MultiphaseFlowComponent::WallVertex::color

Definition at line 110 of file MultiphaseFlowComponent.h.

◆ normalAndOpacity

glm::vec4 Cogs::Core::MultiphaseFlowComponent::WallVertex::normalAndOpacity

Definition at line 109 of file MultiphaseFlowComponent.h.

◆ position

glm::vec3 Cogs::Core::MultiphaseFlowComponent::WallVertex::position

Definition at line 108 of file MultiphaseFlowComponent.h.


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