Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Sky Member List

This is the complete list of members for Sky, including all inherited members.

_animationsObjectprotected
_bboxObjectmutableprotected
_castShadowObjectprotected
_dirtyBboxObjectmutableprotected
_materialObjectprotected
_materialNameObjectprotected
_meshObjectprotected
_modelObjectprotected
_skipUVsObjectprotected
_sunDirectionSkyprivate
addAnimation(const std::shared_ptr< Animation > &anim)Object
animated() constObjectinline
boundingBox() constObject
castsShadow() constObjectinline
decode(const KeyValues &params, Storage options) overrideSkyvirtual
direction() constSkyinline
encode() const overrideSkyvirtual
material() constObjectinline
materialName() constObjectinline
mesh() constObjectinline
model() constObjectinline
Object()=defaultObject
Object(const Mesh *mesh, bool castShadows)Object
Object(const Object &)=deleteObject
Object(Object &&)=defaultObject
operator=(const Object &)=deleteObject
operator=(Object &&)=defaultObject
set(const glm::mat4 &model)Object
setMaterial(const Material *material)Object
Sky(Storage options)Skyexplicit
update(double fullTime, double frameTime) overrideSkyvirtual
useTexCoords() constObjectinline
~Object()=defaultObjectvirtual