ClassMPhysicsProperties
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) (Created page with "Category:Doxygen ==MPhysicsConstraint* MPhysicsProperties::m_constraintNone== ==unsigned int MPhysicsProperties::m_shapeIdNone== ==unsigned int MPhysicsProperties::m_co...") |
Dahnielson (Talk | contribs) |
||
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>{{doxybot-warning|MPhysicsProperties}}</noinclude><includeonly> | |
− | + | {{doxybot-class|1=MPhysicsProperties|2=}} | |
− | + | {{doxybot-member|1=MPhysicsConstraint* MPhysicsProperties::m_constraintNone|2=}} | |
− | + | {{doxybot-member|1=unsigned int MPhysicsProperties::m_shapeIdNone|2=}} | |
− | + | {{doxybot-member|1=unsigned int MPhysicsProperties::m_collisionObjectIdNone|2=}} | |
− | + | {{doxybot-member|1=M_COLLISION_SHAPE_TYPE MPhysicsProperties::m_collisionShapeNone|2=}} | |
− | + | {{doxybot-member|1=bool MPhysicsProperties::m_ghostNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_massNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_frictionNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_restitutionNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_linearDampingNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_angularDampingNone|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::m_angularFactorNone|2=}} | |
− | + | {{doxybot-member|1=MVector3 MPhysicsProperties::m_linearFactorNone|2=}} | |
− | + | {{doxybot-member|1=MPhysicsProperties::MPhysicsProperties(void)|2=}} | |
− | + | {{doxybot-member|1=MPhysicsProperties::MPhysicsProperties(const MPhysicsProperties &physicsProperties)|2=}} | |
− | + | {{doxybot-member|1=MPhysicsProperties::~MPhysicsProperties(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::deleteConstraint(void)|2=}} | |
− | + | {{doxybot-member|1=MPhysicsConstraint* MPhysicsProperties::createConstraint(void)|2=}} | |
− | + | {{doxybot-member|1=MPhysicsConstraint* MPhysicsProperties::getConstraint(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setShapeId(unsigned int shapeId)|2=}} | |
− | + | {{doxybot-member|1=unsigned int MPhysicsProperties::getShapeId(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setCollisionObjectId(unsigned int collisionObjectId)|2=}} | |
− | + | {{doxybot-member|1=unsigned int MPhysicsProperties::getCollisionObjectId(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setCollisionShape(M_COLLISION_SHAPE_TYPE collisionShape)|2=}} | |
− | + | {{doxybot-member|1=M_COLLISION_SHAPE_TYPE MPhysicsProperties::getCollisionShape(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setGhost(bool ghost)|2=}} | |
− | + | {{doxybot-member|1=bool MPhysicsProperties::isGhost(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setMass(float mass)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getMass(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setFriction(float friction)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getFriction(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setRestitution(float restitution)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getRestitution(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setLinearDamping(float linearDamping)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getLinearDamping(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setAngularDamping(float angularDamping)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getAngularDamping(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setAngularFactor(float angularFactor)|2=}} | |
− | + | {{doxybot-member|1=float MPhysicsProperties::getAngularFactor(void)|2=}} | |
− | + | {{doxybot-member|1=void MPhysicsProperties::setLinearFactor(const MVector3 &linearFactor)|2=}} | |
− | + | {{doxybot-member|1=MVector3* MPhysicsProperties::getLinearFactor(void)|2=}} | |
− | + | {{doxybot-categories}} | |
− | + | </includeonly> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 13:13, 8 February 2014
This page is automatically edited by Doxybot. Do not edit it manually, human! Edit instead the main page MPhysicsProperties that it is trancluded into.