AGL  0
3D graphics library
Entity Member List

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

add(BaseEntity &e)Entity
applyTransform()Entity
childrenEntity
createBuffers()Entityvirtual
dynamicEntity
EBOEntity
Entity(const glm::vec3 &pos=glm::vec3(0))Entity
Entity(const Entity &other)Entity
getMatM()Entity
indicesEntity
materialEntity
mergedEntity
mergeData()Entityvirtual
modelEntity
normalsEntity
parentBaseEntity
positionEntity
rotate(float rad=0, glm::vec3 axis=glm::vec3(0))Entity
scale(const glm::vec3 &s=glm::vec3(1))Entity
scale(float sx=1, float sy=std::nanf(""), float sz=std::nanf(""))Entity
transform(const glm::mat4 &m)Entity
translate(const glm::vec3 &d=glm::vec3(0))Entity
translate(float dx=0, float dy=0, float dz=0)Entity
uvsEntity
VAOEntity
VBOEntity
verticesEntity
~BaseEntity()BaseEntityvirtual
~Entity()Entity