Home
last modified time | relevance | path

Searched refs:GIM_CONTACT (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/ode/ode-0.13/GIMPACT/src/
H A Dgim_contact.cpp37 GIM_CONTACT * psource_contacts = GIM_DYNARRAY_POINTER(GIM_CONTACT,(*source_contacts)); in gim_merge_contacts()
52 GIM_CONTACT * pcontact = 0; in gim_merge_contacts()
53 GIM_CONTACT * scontact = 0; in gim_merge_contacts()
71 GIM_DYNARRAY_PUSH_EMPTY(GIM_CONTACT,(*dest_contacts)); in gim_merge_contacts()
72 pcontact = GIM_DYNARRAY_POINTER_LAST(GIM_CONTACT,(*dest_contacts)); in gim_merge_contacts()
88 GIM_CONTACT * psource_contacts = GIM_DYNARRAY_POINTER(GIM_CONTACT,(*source_contacts)); in gim_merge_contacts_unique()
91 GIM_CONTACT * pcontact = 0; in gim_merge_contacts_unique()
92 GIM_DYNARRAY_PUSH_EMPTY(GIM_CONTACT,(*dest_contacts)); in gim_merge_contacts_unique()
93 pcontact = GIM_DYNARRAY_POINTER_LAST(GIM_CONTACT,(*dest_contacts)); in gim_merge_contacts_unique()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/Gimpact/
H A Dgim_contact.h51 class GIM_CONTACT
61 GIM_CONTACT() in GIM_CONTACT() function
65 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
79 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
125 class gim_contact_array:public gim_array<GIM_CONTACT>
128 gim_contact_array():gim_array<GIM_CONTACT>(64) in gim_contact_array()
136 GIM_CONTACT & newele = back(); in push_contact()
151 GIM_CONTACT & newele = back(); in push_triangle_contacts()
H A DbtContactProcessing.h42 class GIM_CONTACT
52 GIM_CONTACT() in GIM_CONTACT() function
56 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
65 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
111 class btContactArray:public btAlignedObjectArray<GIM_CONTACT>
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h51 class GIM_CONTACT
61 GIM_CONTACT() in GIM_CONTACT() function
65 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
79 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
125 class gim_contact_array:public gim_array<GIM_CONTACT>
128 gim_contact_array():gim_array<GIM_CONTACT>(64) in gim_contact_array()
136 GIM_CONTACT & newele = back(); in push_contact()
151 GIM_CONTACT & newele = back(); in push_triangle_contacts()
H A DbtContactProcessing.h42 class GIM_CONTACT
52 GIM_CONTACT() in GIM_CONTACT() function
56 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
65 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
111 class btContactArray:public btAlignedObjectArray<GIM_CONTACT>
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A Dgim_contact.h51 class GIM_CONTACT
61 GIM_CONTACT() in GIM_CONTACT() function
65 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
79 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
125 class gim_contact_array:public gim_array<GIM_CONTACT>
128 gim_contact_array():gim_array<GIM_CONTACT>(64) in gim_contact_array()
136 GIM_CONTACT & newele = back(); in push_contact()
151 GIM_CONTACT & newele = back(); in push_triangle_contacts()
H A DbtContactProcessing.h42 class GIM_CONTACT
52 GIM_CONTACT() in GIM_CONTACT() function
56 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
65 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
111 class btContactArray:public btAlignedObjectArray<GIM_CONTACT>
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h51 class GIM_CONTACT
61 GIM_CONTACT() in GIM_CONTACT() function
65 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
79 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
125 class gim_contact_array:public gim_array<GIM_CONTACT>
128 gim_contact_array():gim_array<GIM_CONTACT>(64) in gim_contact_array()
136 GIM_CONTACT & newele = back(); in push_contact()
151 GIM_CONTACT & newele = back(); in push_triangle_contacts()
H A DbtContactProcessing.h42 class GIM_CONTACT
52 GIM_CONTACT() in GIM_CONTACT() function
56 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
65 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
111 class btContactArray:public btAlignedObjectArray<GIM_CONTACT>
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/Gimpact/
H A Dgim_contact.h51 class GIM_CONTACT
61 GIM_CONTACT() in GIM_CONTACT() function
65 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
79 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
125 class gim_contact_array:public gim_array<GIM_CONTACT>
128 gim_contact_array():gim_array<GIM_CONTACT>(64) in gim_contact_array()
136 GIM_CONTACT & newele = back(); in push_contact()
151 GIM_CONTACT & newele = back(); in push_triangle_contacts()
H A DbtContactProcessing.h42 class GIM_CONTACT
52 GIM_CONTACT() in GIM_CONTACT() function
56 GIM_CONTACT(const GIM_CONTACT & contact): in GIM_CONTACT() function
65 GIM_CONTACT(const btVector3 &point,const btVector3 & normal, in GIM_CONTACT() function
111 class btContactArray:public btAlignedObjectArray<GIM_CONTACT>
123 push_back( GIM_CONTACT(point,normal,depth,feature1,feature2) ); in push_contact()
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/Bullet/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/Gimpact/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()
H A DbtContactProcessingStructs.h40 class GIM_CONTACT
50 GIM_CONTACT() in GIM_CONTACT() function
54 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
62 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/GIMPACT/core/
H A Dgim_contact.h57 class GIM_CONTACT
67 GIM_CONTACT() in GIM_CONTACT() function
71 GIM_CONTACT(const GIM_CONTACT &contact) : m_point(contact.m_point), in GIM_CONTACT() function
84 GIM_CONTACT(const btVector3 &point, const btVector3 &normal, in GIM_CONTACT() function
129 class gim_contact_array : public gim_array<GIM_CONTACT>
132 gim_contact_array() : gim_array<GIM_CONTACT>(64) in gim_contact_array()
140 GIM_CONTACT &newele = back(); in push_contact()
155 GIM_CONTACT &newele = back(); in push_triangle_contacts()

123