Public Attributes | |
| bool | is_constellation = false |
| float | magnitude = 0.0f |
| float | size = 0.0f |
| float | temperature = 0.0f |
| float | twinkle = 0.0f |
| float | vx = 0.0f |
| float | vy = 0.0f |
| float | vz = 0.0f |
| float | x = 0.0f |
| float | y = 0.0f |
| float | z = 0.0f |
Definition at line 121 of file example.cpp.
| bool example::anonymous_namespace{example.cpp}::StarParticle::is_constellation = false |
Definition at line 132 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::magnitude = 0.0f |
Definition at line 128 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::size = 0.0f |
Definition at line 131 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::temperature = 0.0f |
Definition at line 129 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::twinkle = 0.0f |
Definition at line 130 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::vx = 0.0f |
Definition at line 125 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::vy = 0.0f |
Definition at line 126 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::vz = 0.0f |
Definition at line 127 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::x = 0.0f |
Definition at line 122 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::y = 0.0f |
Definition at line 123 of file example.cpp.
| float example::anonymous_namespace{example.cpp}::StarParticle::z = 0.0f |
Definition at line 124 of file example.cpp.