Level H Engine
TransformComponent Member List

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

getDestroyed()Componentinline
getGameObject()Component
getID()Componentinline
getPos()TransformComponentinline
getRotation()TransformComponentinline
getScale()TransformComponentinline
getTransformMat4()TransformComponent
idComponentprotected
lookAt(Vec3 worldPosition)TransformComponent
onAwake()TransformComponentvirtual
onDestroy()TransformComponentvirtual
onRender()Componentvirtual
onUpdate()Componentvirtual
posTransformComponentprivate
rotate(Vec3 angles)TransformComponent
rotateAround(Vec3 center, Vec3 axis, float amount)TransformComponent
rotationTransformComponentprivate
scaleSizeTransformComponentprivate
setDestroyed(bool inDestroyed)Componentinline
setPos(Vec3 inPos)TransformComponentinline
setRotation(Vec3 inRotation)TransformComponentinline
setScale(Vec3 inScaleSize)TransformComponentinline
translate(Vec3 translation)TransformComponent
~Component()Componentvirtual
~TransformComponent()TransformComponentvirtual