NAP
TransformComponentInstance Member List

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

ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
getComponent() constComponentInstance
getComponent() constComponentInstance
getEntityInstance() constComponentInstance
getGlobalTransform() constTransformComponentInstance
getInstanceProperties() constTransformComponentInstance
getLocalTransform() constTransformComponentInstance
getRotate() constTransformComponentInstance
getScale() constTransformComponentInstance
getTranslate() constTransformComponentInstance
getUniformScale() constTransformComponentInstance
init(utility::ErrorState &errorState)TransformComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isDirty() constTransformComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
mIDObject
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
overrideLocalTransform(const glm::mat4x4 &matrix)TransformComponentInstance
setDirty()TransformComponentInstance
setInstanceProperties(const TransformInstanceProperties &props)TransformComponentInstance
setLocalTransform(const glm::mat4x4 &matrix)TransformComponentInstance
setRotate(const glm::quat &rotate)TransformComponentInstance
setScale(const glm::vec3 &scale)TransformComponentInstance
setTranslate(const glm::vec3 &translate)TransformComponentInstance
setUniformScale(float scale)TransformComponentInstance
TransformComponentInstance(EntityInstance &entity, Component &resource)TransformComponentInstance
update(const glm::mat4 &parentTransform)TransformComponentInstance
update(double deltaTime)TransformComponentInstance
nap::ComponentInstance::update(double deltaTime)ComponentInstancevirtual
~Object()Objectvirtual