Home
last modified time | relevance | path

Searched refs:body_index (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dcfgparse.y252 last_planet = body_index;
253 body_index++;
289 body_index++;
306 planets[body_index].Sat =
325 body_index++;
362 body_index++;
393 body_index++;
409 body_index++;
428 body_index++;
448 body_index++;
[all …]
H A Dcfgparse.c1143 last_planet = body_index; in yyparse()
1144 body_index++; in yyparse()
1174 body_index++; in yyparse()
1190 planets[body_index].Sat = in yyparse()
1209 body_index++; in yyparse()
1242 body_index++; in yyparse()
1270 body_index++; in yyparse()
1283 body_index++; in yyparse()
1298 body_index++; in yyparse()
1315 body_index++; in yyparse()
[all …]
H A Dcfgparse.tab.cpp1150 last_planet = body_index; in yyparse()
1151 body_index++; in yyparse()
1181 body_index++; in yyparse()
1197 planets[body_index].Sat = in yyparse()
1216 body_index++; in yyparse()
1249 body_index++; in yyparse()
1277 body_index++; in yyparse()
1290 body_index++; in yyparse()
1305 body_index++; in yyparse()
1322 body_index++; in yyparse()
[all …]
/dports/devel/bullet/bullet3-3.21/src/BulletInverseDynamics/
H A DMultiBodyTree.cpp41 return m_impl->getBodyOrigin(body_index, world_origin); in getBodyOrigin()
46 return m_impl->getBodyCoM(body_index, world_com); in getBodyCoM()
83 return m_impl->getBodyTParentRef(body_index, T); in getBodyTParentRef()
88 return m_impl->getBodyAxisOfMotion(body_index, axis); in getBodyAxisOfMotion()
253 if (body_index < 0) in addBody()
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
334 return m_impl->getUserPtr(body_index, user_ptr); in getUserPtr()
339 return m_impl->setUserInt(body_index, user_int); in setUserInt()
344 return m_impl->setUserPtr(body_index, user_ptr); in setUserPtr()
508 return m_impl->setBodyMass(body_index, mass); in setBodyMass()
[all …]
H A DMultiBodyTree.hpp202 int getBodyCoM(const int body_index, vec3* world_com) const;
272 int getBodyTParentRef(const int body_index, mat33* T) const;
277 int getBodyAxisOfMotion(const int body_index, vec3* axis) const;
282 int getDoFOffset(const int body_index, int* q_offset) const;
287 int getUserInt(const int body_index, int* user_int) const;
292 int getUserPtr(const int body_index, void** user_ptr) const;
297 int setUserInt(const int body_index, const int user_int);
302 int setUserPtr(const int body_index, void* const user_ptr);
307 int setBodyMass(const int body_index, const idScalar mass);
324 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/
H A DMultiBodyTree.cpp41 return m_impl->getBodyOrigin(body_index, world_origin); in getBodyOrigin()
46 return m_impl->getBodyCoM(body_index, world_com); in getBodyCoM()
83 return m_impl->getBodyTParentRef(body_index, T); in getBodyTParentRef()
88 return m_impl->getBodyAxisOfMotion(body_index, axis); in getBodyAxisOfMotion()
253 if (body_index < 0) in addBody()
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
334 return m_impl->getUserPtr(body_index, user_ptr); in getUserPtr()
339 return m_impl->setUserInt(body_index, user_int); in setUserInt()
344 return m_impl->setUserPtr(body_index, user_ptr); in setUserPtr()
508 return m_impl->setBodyMass(body_index, mass); in setBodyMass()
[all …]
H A DMultiBodyTree.hpp202 int getBodyCoM(const int body_index, vec3* world_com) const;
272 int getBodyTParentRef(const int body_index, mat33* T) const;
277 int getBodyAxisOfMotion(const int body_index, vec3* axis) const;
282 int getDoFOffset(const int body_index, int* q_offset) const;
287 int getUserInt(const int body_index, int* user_int) const;
292 int getUserPtr(const int body_index, void** user_ptr) const;
297 int setUserInt(const int body_index, const int user_int);
302 int setUserPtr(const int body_index, void* const user_ptr);
307 int setBodyMass(const int body_index, const idScalar mass);
324 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/
H A DMultiBodyTree.cpp41 return m_impl->getBodyOrigin(body_index, world_origin); in getBodyOrigin()
46 return m_impl->getBodyCoM(body_index, world_com); in getBodyCoM()
83 return m_impl->getBodyTParentRef(body_index, T); in getBodyTParentRef()
88 return m_impl->getBodyAxisOfMotion(body_index, axis); in getBodyAxisOfMotion()
253 if (body_index < 0) in addBody()
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
334 return m_impl->getUserPtr(body_index, user_ptr); in getUserPtr()
339 return m_impl->setUserInt(body_index, user_int); in setUserInt()
344 return m_impl->setUserPtr(body_index, user_ptr); in setUserPtr()
508 return m_impl->setBodyMass(body_index, mass); in setBodyMass()
[all …]
H A DMultiBodyTree.hpp202 int getBodyCoM(const int body_index, vec3* world_com) const;
272 int getBodyTParentRef(const int body_index, mat33* T) const;
277 int getBodyAxisOfMotion(const int body_index, vec3* axis) const;
282 int getDoFOffset(const int body_index, int* q_offset) const;
287 int getUserInt(const int body_index, int* user_int) const;
292 int getUserPtr(const int body_index, void** user_ptr) const;
297 int setUserInt(const int body_index, const int user_int);
302 int setUserPtr(const int body_index, void* const user_ptr);
307 int setBodyMass(const int body_index, const idScalar mass);
324 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/BulletInverseDynamics/
H A DMultiBodyTree.cpp41 return m_impl->getBodyOrigin(body_index, world_origin); in getBodyOrigin()
46 return m_impl->getBodyCoM(body_index, world_com); in getBodyCoM()
83 return m_impl->getBodyTParentRef(body_index, T); in getBodyTParentRef()
88 return m_impl->getBodyAxisOfMotion(body_index, axis); in getBodyAxisOfMotion()
253 if (body_index < 0) in addBody()
329 return m_impl->getUserInt(body_index, user_int); in getUserInt()
334 return m_impl->getUserPtr(body_index, user_ptr); in getUserPtr()
339 return m_impl->setUserInt(body_index, user_int); in setUserInt()
344 return m_impl->setUserPtr(body_index, user_ptr); in setUserPtr()
508 return m_impl->setBodyMass(body_index, mass); in setBodyMass()
[all …]
H A DMultiBodyTree.hpp202 int getBodyCoM(const int body_index, vec3* world_com) const;
272 int getBodyTParentRef(const int body_index, mat33* T) const;
277 int getBodyAxisOfMotion(const int body_index, vec3* axis) const;
282 int getDoFOffset(const int body_index, int* q_offset) const;
287 int getUserInt(const int body_index, int* user_int) const;
292 int getUserPtr(const int body_index, void** user_ptr) const;
297 int setUserInt(const int body_index, const int user_int);
302 int setUserPtr(const int body_index, void* const user_ptr);
307 int setBodyMass(const int body_index, const idScalar mass);
324 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
/dports/devel/bullet/bullet3-3.21/src/BulletInverseDynamics/details/
H A DMultiBodyTreeImpl.hpp191 int getParentIndex(const int body_index, int* m_parent_index);
199 int getBodyTParentRef(const int body_index, mat33* T) const;
203 int getDoFOffset(const int body_index, int* q_index) const;
207 int getBodyCoM(const int body_index, vec3* world_com) const;
221 int getUserInt(const int body_index, int* user_int) const;
223 int getUserPtr(const int body_index, void** user_ptr) const;
225 int setUserInt(const int body_index, const int user_int);
227 int setUserPtr(const int body_index, void* const user_ptr);
229 int setBodyMass(const int body_index, const idScalar mass);
235 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
H A DMultiBodyTreeImpl.cpp1015 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getParentIndex()
1016 *p = m_parent_index[body_index]; in getParentIndex()
1022 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserInt()
1023 *user_int = m_user_int[body_index]; in getUserInt()
1028 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserPtr()
1029 *user_ptr = m_user_ptr[body_index]; in getUserPtr()
1035 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in setUserInt()
1036 m_user_int[body_index] = user_int; in setUserInt()
1043 m_user_ptr[body_index] = user_ptr; in setUserPtr()
1189 m_body_list[body_index].m_mass = mass; in setBodyMass()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/details/
H A DMultiBodyTreeImpl.hpp191 int getParentIndex(const int body_index, int* m_parent_index);
199 int getBodyTParentRef(const int body_index, mat33* T) const;
203 int getDoFOffset(const int body_index, int* q_index) const;
207 int getBodyCoM(const int body_index, vec3* world_com) const;
221 int getUserInt(const int body_index, int* user_int) const;
223 int getUserPtr(const int body_index, void** user_ptr) const;
225 int setUserInt(const int body_index, const int user_int);
227 int setUserPtr(const int body_index, void* const user_ptr);
229 int setBodyMass(const int body_index, const idScalar mass);
235 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
H A DMultiBodyTreeImpl.cpp1015 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getParentIndex()
1016 *p = m_parent_index[body_index]; in getParentIndex()
1022 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserInt()
1023 *user_int = m_user_int[body_index]; in getUserInt()
1028 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserPtr()
1029 *user_ptr = m_user_ptr[body_index]; in getUserPtr()
1035 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in setUserInt()
1036 m_user_int[body_index] = user_int; in setUserInt()
1043 m_user_ptr[body_index] = user_ptr; in setUserPtr()
1189 m_body_list[body_index].m_mass = mass; in setBodyMass()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletInverseDynamics/details/
H A DMultiBodyTreeImpl.hpp191 int getParentIndex(const int body_index, int* m_parent_index);
199 int getBodyTParentRef(const int body_index, mat33* T) const;
203 int getDoFOffset(const int body_index, int* q_index) const;
207 int getBodyCoM(const int body_index, vec3* world_com) const;
221 int getUserInt(const int body_index, int* user_int) const;
223 int getUserPtr(const int body_index, void** user_ptr) const;
225 int setUserInt(const int body_index, const int user_int);
227 int setUserPtr(const int body_index, void* const user_ptr);
229 int setBodyMass(const int body_index, const idScalar mass);
235 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
H A DMultiBodyTreeImpl.cpp1015 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getParentIndex()
1016 *p = m_parent_index[body_index]; in getParentIndex()
1022 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserInt()
1023 *user_int = m_user_int[body_index]; in getUserInt()
1028 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserPtr()
1029 *user_ptr = m_user_ptr[body_index]; in getUserPtr()
1035 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in setUserInt()
1036 m_user_int[body_index] = user_int; in setUserInt()
1043 m_user_ptr[body_index] = user_ptr; in setUserPtr()
1189 m_body_list[body_index].m_mass = mass; in setBodyMass()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/BulletInverseDynamics/details/
H A DMultiBodyTreeImpl.hpp191 int getParentIndex(const int body_index, int* m_parent_index);
199 int getBodyTParentRef(const int body_index, mat33* T) const;
203 int getDoFOffset(const int body_index, int* q_index) const;
207 int getBodyCoM(const int body_index, vec3* world_com) const;
221 int getUserInt(const int body_index, int* user_int) const;
223 int getUserPtr(const int body_index, void** user_ptr) const;
225 int setUserInt(const int body_index, const int user_int);
227 int setUserPtr(const int body_index, void* const user_ptr);
229 int setBodyMass(const int body_index, const idScalar mass);
235 int getBodyMass(const int body_index, idScalar* mass) const;
[all …]
H A DMultiBodyTreeImpl.cpp1015 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getParentIndex()
1016 *p = m_parent_index[body_index]; in getParentIndex()
1022 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserInt()
1023 *user_int = m_user_int[body_index]; in getUserInt()
1028 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in getUserPtr()
1029 *user_ptr = m_user_ptr[body_index]; in getUserPtr()
1035 CHECK_IF_BODY_INDEX_IS_VALID(body_index); in setUserInt()
1036 m_user_int[body_index] = user_int; in setUserInt()
1043 m_user_ptr[body_index] = user_ptr; in setUserPtr()
1189 m_body_list[body_index].m_mass = mass; in setBodyMass()
[all …]
/dports/devel/bullet/bullet3-3.21/Extras/InverseDynamics/
H A DCloneTreeCreator.cpp40 int CloneTreeCreator::getBody(const int body_index, int* parent_index, JointType* joint_type, in getBody() argument
46 TRY(m_reference->getParentIndex(body_index, parent_index)); in getBody()
47 TRY(m_reference->getJointType(body_index, joint_type)); in getBody()
48 TRY(m_reference->getParentRParentBodyRef(body_index, parent_r_parent_body_ref)); in getBody()
49 TRY(m_reference->getBodyTParentRef(body_index, body_T_parent_ref)); in getBody()
50 TRY(m_reference->getBodyAxisOfMotion(body_index, body_axis_of_motion)); in getBody()
51 TRY(m_reference->getBodyMass(body_index, mass)); in getBody()
52 TRY(m_reference->getBodyFirstMassMoment(body_index, body_r_body_com)); in getBody()
53 TRY(m_reference->getBodySecondMassMoment(body_index, body_I_body)); in getBody()
54 TRY(m_reference->getUserInt(body_index, user_int)); in getBody()
[all …]
H A DDillCreator.cpp50 int DillCreator::getBody(const int body_index, int* parent_index, JointType* joint_type, in getBody() argument
55 if (body_index < 0 || body_index >= m_num_bodies) in getBody()
57 bt_id_error_message("invalid body index %d\n", body_index); in getBody()
60 *parent_index = m_parent[body_index]; in getBody()
62 *parent_r_parent_body_ref = m_parent_r_parent_body_ref[body_index]; in getBody()
63 *body_T_parent_ref = m_body_T_parent_ref[body_index]; in getBody()
64 *body_axis_of_motion = m_body_axis_of_motion[body_index]; in getBody()
65 *mass = m_mass[body_index]; in getBody()
66 *body_r_body_com = m_body_r_body_com[body_index]; in getBody()
67 *body_I_body = m_body_I_body[body_index]; in getBody()
H A DbtMultiBodyTreeCreator.cpp273 int btMultiBodyTreeCreator::getBody(const int body_index, int *parent_index, JointType *joint_type, in getBody() argument
285 if (body_index < 0 || body_index >= static_cast<int>(m_data.size())) in getBody()
287 bt_id_error_message("index out of range (got %d but only %zu bodies)\n", body_index, in getBody()
292 *parent_index = m_data[body_index].parent_index; in getBody()
293 *joint_type = m_data[body_index].joint_type; in getBody()
294 *parent_r_parent_body_ref = m_data[body_index].parent_r_parent_body_ref; in getBody()
295 *body_T_parent_ref = m_data[body_index].body_T_parent_ref; in getBody()
296 *body_axis_of_motion = m_data[body_index].body_axis_of_motion; in getBody()
297 *mass = m_data[body_index].mass; in getBody()
298 *body_r_body_com = m_data[body_index].body_r_body_com; in getBody()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/Extras/InverseDynamics/
H A DCloneTreeCreator.cpp40 int CloneTreeCreator::getBody(const int body_index, int* parent_index, JointType* joint_type, in getBody() argument
46 TRY(m_reference->getParentIndex(body_index, parent_index)); in getBody()
47 TRY(m_reference->getJointType(body_index, joint_type)); in getBody()
48 TRY(m_reference->getParentRParentBodyRef(body_index, parent_r_parent_body_ref)); in getBody()
49 TRY(m_reference->getBodyTParentRef(body_index, body_T_parent_ref)); in getBody()
50 TRY(m_reference->getBodyAxisOfMotion(body_index, body_axis_of_motion)); in getBody()
51 TRY(m_reference->getBodyMass(body_index, mass)); in getBody()
52 TRY(m_reference->getBodyFirstMassMoment(body_index, body_r_body_com)); in getBody()
53 TRY(m_reference->getBodySecondMassMoment(body_index, body_I_body)); in getBody()
54 TRY(m_reference->getUserInt(body_index, user_int)); in getBody()
[all …]
H A DDillCreator.cpp50 int DillCreator::getBody(const int body_index, int* parent_index, JointType* joint_type, in getBody() argument
55 if (body_index < 0 || body_index >= m_num_bodies) in getBody()
57 bt_id_error_message("invalid body index %d\n", body_index); in getBody()
60 *parent_index = m_parent[body_index]; in getBody()
62 *parent_r_parent_body_ref = m_parent_r_parent_body_ref[body_index]; in getBody()
63 *body_T_parent_ref = m_body_T_parent_ref[body_index]; in getBody()
64 *body_axis_of_motion = m_body_axis_of_motion[body_index]; in getBody()
65 *mass = m_mass[body_index]; in getBody()
66 *body_r_body_com = m_body_r_body_com[body_index]; in getBody()
67 *body_I_body = m_body_I_body[body_index]; in getBody()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/character/
H A Dragdoll.lua77 [1] = { body_index = RD_PARTS_LARA_SPINE,
90 [2] = { body_index = RD_PARTS_LARA_HEAD,
103 [3] = { body_index = RD_PARTS_LARA_LEFT_UPPER_LEG,
116 [4] = { body_index = RD_PARTS_LARA_LEFT_LOWER_LEG,
129 [5] = { body_index = RD_PARTS_LARA_LEFT_FOOT,
142 [6] = { body_index = RD_PARTS_LARA_RIGHT_UPPER_LEG,
168 [8] = { body_index = RD_PARTS_LARA_RIGHT_FOOT,
181 [9] = { body_index = RD_PARTS_LARA_LEFT_UPPER_ARM,
194 [10] = { body_index = RD_PARTS_LARA_LEFT_LOWER_ARM,
207 [11] = { body_index = RD_PARTS_LARA_LEFT_PALM,
[all …]

12345678910>>...19