![]() |
CUGL 3.0
Cornell University Game Library
|
This is the complete list of members for cugl::graphics::ParticleVertex, including all inherited members.
ParticleVertex() | cugl::graphics::ParticleVertex | inline |
ParticleVertex(const Vec2 pos, const Vec2 coord) | cugl::graphics::ParticleVertex | inline |
ParticleVertex(float x, float y, float u, float v) | cugl::graphics::ParticleVertex | inline |
ParticleVertex(const std::shared_ptr< JsonValue > &json) | cugl::graphics::ParticleVertex | |
position | cugl::graphics::ParticleVertex | |
set(const std::shared_ptr< JsonValue > &json) | cugl::graphics::ParticleVertex | |
texCoord | cugl::graphics::ParticleVertex |