Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Member Functions | Public Attributes | List of all members
core::map::weather::sandstorm::GpuSwirl Struct Reference

Public Member Functions

 GpuSwirl ()=default
 
GpuSwirloperator= (const Swirl &swirl)
 

Public Attributes

glm::vec2 pos
 
float angle
 
float scale
 

Detailed Description

Definition at line 41 of file Sandstorm.cpp.

Constructor & Destructor Documentation

◆ GpuSwirl()

core::map::weather::sandstorm::GpuSwirl::GpuSwirl ( )
default

Member Function Documentation

◆ operator=()

GpuSwirl& core::map::weather::sandstorm::GpuSwirl::operator= ( const Swirl swirl)
inline

Definition at line 48 of file Sandstorm.cpp.

Member Data Documentation

◆ angle

float core::map::weather::sandstorm::GpuSwirl::angle

Definition at line 43 of file Sandstorm.cpp.

◆ pos

glm::vec2 core::map::weather::sandstorm::GpuSwirl::pos

Definition at line 42 of file Sandstorm.cpp.

◆ scale

float core::map::weather::sandstorm::GpuSwirl::scale

Definition at line 44 of file Sandstorm.cpp.


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