Lines Matching full:elements
45 protected: // Elements
51 * The physics_model may define any number of rigid_body elements. @see
56 * The physics_model may define any number of rigid_constraint elements.
61 * The physics_model may instance any number of other physics_model elements.
102 * @return Returns a reference to the array of rigid_body elements.
107 * @return Returns a constant reference to the array of rigid_body elements.
112 * @return Returns a reference to the array of rigid_constraint elements.
117 * @return Returns a constant reference to the array of rigid_constraint elements.
122 * @return Returns a reference to the array of instance_physics_model elements.
127 * @return Returns a constant reference to the array of instance_physics_model elements.
132 * @return Returns a reference to the array of extra elements.
137 * @return Returns a constant reference to the array of extra elements.