Static Public Attributes

celery::engine::utils::EngineConstants Class Reference

Collaboration diagram for celery::engine::utils::EngineConstants:
Collaboration graph
[legend]

List of all members.

Static Public Attributes

static final Vec2F Zero2F = new Vec2F(0.f, 0.f)
static final Vec2F One2F = new Vec2F(1.f, 1.f)
static final Transform IdentityTransform

Member Data Documentation

final Transform celery::engine::utils::EngineConstants::IdentityTransform [static]
Initial value:
 new Transform(0.f,
                        Zero2F, One2F)

The documentation for this class was generated from the following file:
 All Classes Functions Variables