addOverlayAnimation(const string &id) | Object3DBase | inline |
animationProcessingTarget | Object3DBase | protected |
bindDiffuseTexture(int32_t textureId, const string &nodeId=string(), const string &facesEntityId=string()) | Object3DInternal | |
bindDiffuseTexture(FrameBuffer *frameBuffer, const string &nodeId=string(), const string &facesEntityId=string()) | Object3DInternal | |
boundingBox | Object3DInternal | protected |
boundingBoxTransformed | Object3DInternal | protected |
computeTransformations(int contextIdx, int64_t lastFrameAtTime, int64_t currentFrameAtTime) | Object3DBase | inlinevirtual |
contributesShadows | Object3DInternal | protected |
currentInstance | Object3DBase | protected |
dispose() override | Object3DInternal | inlinevirtual |
effectColorAdd | Object3DInternal | protected |
effectColorMul | Object3DInternal | protected |
enabled | Object3DInternal | protected |
enabledInstances | Object3DBase | protected |
EntityRenderer | Object3DInternal | friend |
fromTransformations(const Transformations &transformations) | Object3DInternal | |
getAnimation() | Object3DBase | inline |
getAnimationTime() | Object3DBase | inline |
getBoundingBox() | Object3DInternal | inline |
getBoundingBoxTransformed() | Object3DInternal | inline |
getCurrentInstance() | Object3DBase | inline |
getEffectColorAdd() const | Object3DInternal | inline |
getEffectColorMul() const | Object3DInternal | inline |
getId() | Object3DInternal | inline |
getInstanceEnabled() | Object3DBase | inline |
getInstances() | Object3DBase | inline |
getMesh(const string &nodeId) | Object3DBase | |
getModel() | Object3DBase | inline |
getNodeCount() const | Object3DBase | |
getNodeTransformationsMatrix(const string &id) | Object3DBase | inline |
getOverlayAnimationTime(const string &id) | Object3DBase | inline |
getTransformationsMatrix() const | Object3DBase | inline |
getTransformedFacesIterator() | Object3DBase | |
getTriangles(vector< Triangle > &triangles, int nodeIdx=-1) | Object3DBase | |
hasOverlayAnimation(const string &id) | Object3DBase | inline |
id | Object3DInternal | protected |
initialize() override | Object3DInternal | inlinevirtual |
instanceAnimations | Object3DBase | protected |
instanceEnabled | Object3DBase | protected |
instances | Object3DBase | protected |
instanceTransformations | Object3DBase | protected |
isContributesShadows() | Object3DInternal | inline |
isEnabled() | Object3DInternal | inline |
isPickable() | Object3DInternal | inline |
isReceivesShadows() | Object3DInternal | inline |
model | Object3DBase | protected |
Object3DBase(Model *model, bool useManagers, Engine::AnimationProcessingTarget animationProcessingTarget, int instances) | Object3DBase | protected |
Object3DInternal(const string &id, Model *model, int instances) | Object3DInternal | |
object3dNodes | Object3DBase | protected |
pickable | Object3DInternal | protected |
receivesShadows | Object3DInternal | protected |
removeOverlayAnimation(const string &id) | Object3DBase | inline |
removeOverlayAnimations() | Object3DBase | inline |
removeOverlayAnimationsFinished() | Object3DBase | inline |
setAnimation(const string &id, float speed=1.0f) | Object3DBase | inline |
setAnimationSpeed(float speed) | Object3DBase | inline |
setContributesShadows(bool contributesShadows) | Object3DInternal | inline |
setCurrentInstance(int currentInstance) | Object3DBase | inline |
setEffectColorAdd(const Color4 &effectColorAdd) | Object3DInternal | inline |
setEffectColorMul(const Color4 &effectColorMul) | Object3DInternal | inline |
setEnabled(bool enabled) | Object3DInternal | inline |
setInstanceEnabled(bool enabled) | Object3DBase | inline |
setNodeTransformationsMatrix(const string &id, const Matrix4x4 &matrix) | Object3DInternal | |
setPickable(bool pickable) | Object3DInternal | inline |
setReceivesShadows(bool receivesShadows) | Object3DInternal | inline |
setTextureMatrix(const Matrix2D3x3 &textureMatrix, const string &nodeId=string(), const string &facesEntityId=string()) | Object3DInternal | |
transformedFacesIterator | Object3DBase | private |
unbindDiffuseTexture(const string &nodeId=string(), const string &facesEntityId=string()) | Object3DInternal | |
unsetNodeTransformationsMatrix(const string &id) | Object3DInternal | |
update() | Object3DInternal | |
updateBoundingBox() | Object3DInternal | protected |
usesManagers | Object3DBase | protected |
~Object3DBase() | Object3DBase | protectedvirtual |
~Object3DInternal() | Object3DInternal | virtual |