Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
GenericCAO Member List

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

ActiveObject(u16 id)ActiveObjectinline
addAttachmentChild(int child_id) overrideGenericCAOvirtual
addToScene(ITextureSource *tsrc, scene::ISceneManager *smgr) overrideGenericCAOvirtual
clearChildAttachments() overrideGenericCAOvirtual
clearParentAttachment() overrideGenericCAOvirtual
ClientActiveObject(u16 id, Client *client, ClientEnvironment *env)ClientActiveObject
collideWithObjects() const overrideGenericCAOvirtual
create(Client *client, ClientEnvironment *env)GenericCAOinlinestatic
ClientActiveObject::create(ActiveObjectType type, Client *client, ClientEnvironment *env)ClientActiveObjectstatic
debugInfoText() overrideGenericCAOvirtual
directReportPunch(v3f dir, const ItemStack *punchitem=NULL, float time_from_last_punch=1000000) overrideGenericCAOvirtual
doShowSelectionBox()ClientActiveObjectinlinevirtual
expireVisuals()GenericCAOinline
Factory typedefClientActiveObjectprotected
GenericCAO(Client *client, ClientEnvironment *env)GenericCAO
getAbsolutePosRotMatrix() constGenericCAOinline
getAnimatedMeshSceneNode() const overrideGenericCAOvirtual
getAttachment(int *parent_id, std::string *bone, v3f *position, v3f *rotation, bool *force_visible) const overrideGenericCAOvirtual
getAttachmentChildIds() const overrideGenericCAOinlinevirtual
getCollisionBox(aabb3f *toset) const overrideGenericCAOvirtual
getGroups() constGenericCAOinline
getId() constActiveObjectinline
getLightPosition(v3s16 *pos)GenericCAO
getName() constGenericCAOinline
getParent() const overrideGenericCAOvirtual
getPosition() const override finalGenericCAOvirtual
getPosRotMatrix()GenericCAOinline
getProperties() constGenericCAOinline
getRotation() constGenericCAOinline
getSceneNode() const overrideGenericCAOvirtual
getSelectionBox(aabb3f *toset) const overrideGenericCAOvirtual
getStepHeight() constGenericCAOinline
getType() const overrideGenericCAOinlinevirtual
getVelocity() const override finalGenericCAOinlinevirtual
infoText() overrideGenericCAOinlinevirtual
initialize(const std::string &data) overrideGenericCAOvirtual
isImmortal() constGenericCAO
isLocalPlayer() const overrideGenericCAOinlinevirtual
isPlayer() constGenericCAOinline
isVisible() constGenericCAOinline
m_accelerationGenericCAOprivate
m_anim_frameGenericCAOprivate
m_anim_framelengthGenericCAOprivate
m_anim_num_framesGenericCAOprivate
m_anim_timerGenericCAOprivate
m_animated_meshnodeGenericCAOprivate
m_animation_blendGenericCAOprivate
m_animation_loopGenericCAOprivate
m_animation_rangeGenericCAOprivate
m_animation_speedGenericCAOprivate
m_armor_groupsGenericCAOprivate
m_attached_to_localGenericCAOprivate
m_attachment_boneGenericCAOprivate
m_attachment_child_idsGenericCAOprivate
m_attachment_parent_idGenericCAOprivate
m_attachment_positionGenericCAOprivate
m_attachment_rotationGenericCAOprivate
m_bone_overrideGenericCAOprivate
m_clientGenericCAOprivate
m_current_texture_modifierGenericCAOprivate
m_enable_shadersGenericCAOprivate
m_envClientActiveObjectprotected
m_force_visibleGenericCAOprivate
m_hpGenericCAOprivate
m_idActiveObjectprotected
m_initial_tx_basepos_setGenericCAOprivate
m_is_local_playerGenericCAOprivate
m_is_playerGenericCAOprivate
m_is_visibleGenericCAOprivate
m_last_lightGenericCAOprivate
m_markerGenericCAOprivate
m_material_typeGenericCAOprivate
m_material_type_paramGenericCAOprivate
m_matrixnodeGenericCAOprivate
m_meshnodeGenericCAOprivate
m_nameGenericCAOprivate
m_nametagGenericCAOprivate
m_positionGenericCAOprivate
m_previous_texture_modifierGenericCAOprivate
m_propGenericCAOprivate
m_reset_textures_timerGenericCAOprivate
m_rotationGenericCAOprivate
m_selection_boxGenericCAOprivate
m_smgrGenericCAOprivate
m_spritenodeGenericCAOprivate
m_step_distance_counterGenericCAOprivate
m_tx_baseposGenericCAOprivate
m_tx_select_horiz_by_yawpitchGenericCAOprivate
m_tx_sizeGenericCAOprivate
m_typesClientActiveObjectprivatestatic
m_velocityGenericCAOprivate
m_visuals_expiredGenericCAOprivate
m_wield_meshnodeGenericCAOprivate
pos_translatorGenericCAOprivate
processInitData(const std::string &data)GenericCAO
processMessage(const std::string &data) overrideGenericCAOvirtual
registerType(u16 type, Factory f)ClientActiveObjectprotectedstatic
removeAttachmentChild(int child_id) overrideGenericCAOvirtual
removeFromScene(bool permanent) overrideGenericCAOvirtual
rot_translatorGenericCAOprivate
setAttachment(int parent_id, const std::string &bone, v3f position, v3f rotation, bool force_visible) overrideGenericCAOvirtual
setChildrenVisible(bool toset)GenericCAO
setId(u16 id)ActiveObjectinline
setNodeLight(const video::SColor &light)GenericCAO
setVisible(bool toset)GenericCAOinline
step(float dtime, ClientEnvironment *env) overrideGenericCAOvirtual
updateAnimation()GenericCAO
updateAnimationSpeed()GenericCAO
updateAttachments() overrideGenericCAOvirtual
updateBones(f32 dtime)GenericCAO
updateLight(u32 day_night_ratio) overrideGenericCAOvirtual
updateMarker()GenericCAO
updateMeshCulling()GenericCAO
updateNametag()GenericCAO
updateNodePos()GenericCAO
updateTexturePos()GenericCAO
updateTextures(std::string mod)GenericCAO
visualExpiryRequired(const ObjectProperties &newprops) constGenericCAOprivate
~ClientActiveObject()ClientActiveObjectvirtual
~GenericCAO()GenericCAO