Definition at line 34 of file moon.cpp.
◆ brightness
| float example::StarParticle::brightness = 0.0f |
◆ color
| glm::vec3 example::StarParticle::color {1.0f} |
◆ drift
| float example::StarParticle::drift = 0.0f |
◆ position
| glm::vec3 example::StarParticle::position {0.0f} |
◆ size
| float example::StarParticle::size = 0.0f |
◆ speed
| float example::StarParticle::speed = 0.0f |
◆ twinkle_phase
| float example::StarParticle::twinkle_phase = 0.0f |
◆ twinkle_speed
| float example::StarParticle::twinkle_speed = 0.0f |
The documentation for this struct was generated from the following file: