|
LeviLamina
|
This is the complete list of members for Particle, including all inherited members.
| $_calculateAmbientLight(float a) (defined in Particle) | Particle | |
| $_shouldUpdateVertexData(float sqDist) (defined in Particle) | Particle | |
| $addTagData(::CompoundTag const &tag) (defined in Particle) | Particle | |
| $ctor(::BlockSource &source, ::ParticleType type) (defined in Particle) | Particle | |
| $dtor() (defined in Particle) | Particle | |
| $getParticleTexture() const (defined in Particle) | Particle | |
| $normalTick() (defined in Particle) | Particle | |
| $setEmittingEntity(::Actor &entity) (defined in Particle) | Particle | |
| $tessellate(::ParticleRenderContext const &renderContext) (defined in Particle) | Particle | |
| $vftable() | Particle | static |
| _calculateAmbientLight(float a) (defined in Particle) | Particle | virtual |
| _generateVertexOffsets(::Vec3 const &cameraPos, float &out_xa, float &out_za, float &out_xa2, float &out_za2, float &out_ya) (defined in Particle) | Particle | |
| _init(::Vec3 const &pos, ::Vec3 const &dir, int scale, ::ParticleEngine &engine, ::CompoundTag const *tag) (defined in Particle) | Particle | |
| _shouldUpdateVertexData(float sqDist) (defined in Particle) | Particle | virtual |
| addTagData(::CompoundTag const &tag) (defined in Particle) | Particle | virtual |
| FLAME_ATLAS() (defined in Particle) | Particle | static |
| FORCEFIELD_ATLAS() (defined in Particle) | Particle | static |
| getParticleTexture() const (defined in Particle) | Particle | |
| init(::Vec3 const &pos, ::Vec3 const &dir, int scale, ::ParticleEngine &engine)=0 (defined in Particle) | Particle | pure virtual |
| initStaticResources(::std::shared_ptr<::mce::TextureGroup > textureGroup) (defined in Particle) | Particle | static |
| ITEMS_ATLAS() (defined in Particle) | Particle | static |
| mAge (defined in Particle) | Particle | |
| mAmbientLight (defined in Particle) | Particle | |
| mBB (defined in Particle) | Particle | |
| mCameraOffset (defined in Particle) | Particle | |
| mColor (defined in Particle) | Particle | |
| mGravity (defined in Particle) | Particle | |
| mLayer (defined in Particle) | Particle | |
| mLifetime (defined in Particle) | Particle | |
| mNoPhysics (defined in Particle) | Particle | |
| mOnGround (defined in Particle) | Particle | |
| mORoll (defined in Particle) | Particle | |
| move(::Vec3 const &delta) (defined in Particle) | Particle | |
| mPos (defined in Particle) | Particle | |
| mPosDelta (defined in Particle) | Particle | |
| mPosOld (defined in Particle) | Particle | |
| mRegion (defined in Particle) | Particle | |
| mRoll (defined in Particle) | Particle | |
| mSize (defined in Particle) | Particle | |
| mTex (defined in Particle) | Particle | |
| mTicksSinceLastUpdate (defined in Particle) | Particle | |
| mType (defined in Particle) | Particle | |
| mU0 (defined in Particle) | Particle | |
| mUnlit (defined in Particle) | Particle | |
| mV0 (defined in Particle) | Particle | |
| mVanillaLightColor (defined in Particle) | Particle | |
| mVertexDataInitialized (defined in Particle) | Particle | |
| mXa (defined in Particle) | Particle | |
| mXa2 (defined in Particle) | Particle | |
| mYa (defined in Particle) | Particle | |
| mZa (defined in Particle) | Particle | |
| mZa2 (defined in Particle) | Particle | |
| normalTick() (defined in Particle) | Particle | virtual |
| packLighting(::BrightnessPair const &ambientLighting, ::mce::Color const &lightColor) (defined in Particle) | Particle | static |
| Particle() (defined in Particle) | Particle | |
| Particle(::BlockSource &source, ::ParticleType type) (defined in Particle) | Particle | |
| PARTICLE_ATLAS() (defined in Particle) | Particle | static |
| setEmittingEntity(::Actor &entity) (defined in Particle) | Particle | virtual |
| TERRAIN_ATLAS() (defined in Particle) | Particle | static |
| tessellate(::ParticleRenderContext const &renderContext) (defined in Particle) | Particle | virtual |
| ~Particle() (defined in Particle) | Particle | virtual |