MCPcopy Create free account

hub / github.com/DanielChappuis/reactphysics3d / functions

Functions2,534 in github.com/DanielChappuis/reactphysics3d

MethodisFinite
Return true if the values are not NAN OR INF
include/reactphysics3d/mathematics/Quaternion.h:295
MethodisFinite
Return true if the values are not NAN OR INF
include/reactphysics3d/mathematics/Vector3.h:250
MethodisGravityEnabled
Return if the gravity is enaled * @return True if the gravity is enabled in the world */
include/reactphysics3d/engine/PhysicsWorld.h:621
MethodisIdentity
testbed/opengl-framework/src/maths/Matrix3.h:147
MethodisLimitEnabled
Return true if the limits or the joint are enabled * @return True if the joint limits are enabled */
src/constraint/SliderJoint.cpp:252
MethodisLimitEnabled
Return true if the limits of the joint are enabled * @return True if the limits of the joint are enabled and false otherwise */
src/constraint/HingeJoint.cpp:202
MethodisMinkowskiFaceCapsuleVsEdge
This method returns true if an edge of a polyhedron and a capsule forms a face of the Minkowski Difference. This test is used to know if two edges (on
src/collision/narrowphase/SAT/SATAlgorithm.cpp:476
MethodisMotorEnabled
Return true if the motor of the joint is enabled * @return True if the joint motor is enabled */
src/constraint/SliderJoint.cpp:261
MethodisMotorEnabled
Return true if the motor of the joint is enabled * @return True if the motor of joint is enabled and false otherwise */
src/constraint/HingeJoint.cpp:210
MethodisNull
testbed/opengl-framework/src/maths/Matrix3.h:135
MethodisNull
testbed/opengl-framework/src/maths/Vector3.h:175
MethodisOverlapping
test/tests/collision/TestDynamicAABBTree.h:129
MethodisPairDisabled
Return true if a given pair is disabled (both bodies of the pair are disabled)
include/reactphysics3d/engine/OverlappingPairs.h:496
MethodisPolyhedron
Return true if the collision shape is a polyhedron * @return False because the sphere shape is not a polyhedron */
include/reactphysics3d/collision/shapes/SphereShape.h:136
MethodisPolyhedron
Return true if the collision shape is a polyhedron
include/reactphysics3d/collision/shapes/ConcaveShape.h:128
MethodisPolyhedron
Return true if the collision shape is a polyhedron
include/reactphysics3d/collision/shapes/ConvexPolyhedronShape.h:97
MethodisPolyhedron
Return true if the collision shape is a polyhedron
include/reactphysics3d/collision/shapes/CapsuleShape.h:180
MethodisSimilarWithContactPoint
Return true if the contact point is similar (close enougth) to another given contact point
include/reactphysics3d/constraint/ContactPoint.h:176
MethodisUnit
Return true if it is a unit quaternion
include/reactphysics3d/mathematics/Quaternion.h:300
MethodisUnit
Return true if the vector is unit and false otherwise
include/reactphysics3d/mathematics/Vector3.h:245
MethodisValid
include/reactphysics3d/utils/quickhull/QHHalfEdgeStructure.h:89
MethodisValid
Return true if the face structure is valid (for debugging purpose)
include/reactphysics3d/utils/quickhull/QHHalfEdgeStructure.h:211
MethodisValid
Return true if the entity is still valid (not destroyed)
include/reactphysics3d/engine/EntityManager.h:74
MethodisValid
Return true if it is a valid quaternion
include/reactphysics3d/mathematics/Quaternion.h:307
MethodisValid
Return true if it is a valid transform
include/reactphysics3d/mathematics/Transform.h:188
MethodisZero
Return true if the vector is the zero vector
include/reactphysics3d/mathematics/Vector3.h:255
MethodkeyboardEvent
Called when a keyboard event occurs
testbed/scenes/collisiondetection/CollisionDetectionScene.cpp:224
MethodkeyboardEvent
Called when a keyboard event occurs
testbed/scenes/raycast/RaycastScene.cpp:351
Methodlength
Return the length of the quaternion (RP3D_FORCE_INLINE)
include/reactphysics3d/mathematics/Quaternion.h:228
Methodlength
Return the length of the vector
include/reactphysics3d/mathematics/Vector3.h:197
Methodlength
Return the length of the vector
testbed/opengl-framework/src/maths/Vector4.h:162
Methodlength
Return the length of the vector
testbed/opengl-framework/src/maths/Vector3.h:194
MethodlengthSquare
Return the square of the length of the quaternion
include/reactphysics3d/mathematics/Quaternion.h:233
MethodlengthSquare
Return the square of the length of the vector
include/reactphysics3d/mathematics/Vector3.h:202
MethodlengthSquared
Return the squared length of the vector
testbed/opengl-framework/src/maths/Vector2.h:151
MethodlengthSquared
Return the squared length of the vector
testbed/opengl-framework/src/maths/Vector4.h:159
MethodlengthSquared
Return the squared length of the vector
testbed/opengl-framework/src/maths/Vector3.h:191
MethodloadMeshFromFile
Load a mesh from a file and returns true if the mesh has been sucessfully loaded
testbed/opengl-framework/src/MeshReaderWriter.cpp:46
MethodloadOBJFile
Load an OBJ file with a triangular or quad mesh
testbed/opengl-framework/src/MeshReaderWriter.cpp:88
MethodloadTextureFromFile
Load a texture from a file
testbed/opengl-framework/src/TextureReaderWriter.cpp:63
Methodlog
Log something
src/utils/DefaultLogger.cpp:104
Methodlog
Log something
testbed/src/TestbedLogger.cpp:55
Functionmain
Main function
helloworld/Main.cpp:15
Functionmain
test/main.cpp:55
Functionmain
Main function
testbed/src/Main.cpp:53
MethodmapBuffer
Map VBO data memory into client's memory
testbed/opengl-framework/src/VertexBufferObject.cpp:71
MethodmapMouseCoordinatesToSphere
Map the mouse x,y coordinates to a point on a sphere
testbed/src/Scene.cpp:76
MethodmapTriangleUsedVerticesToTetrahedron
0111 (1,2,3) => 0111 0011 (2,1,3) =>
src/collision/narrowphase/GJK/VoronoiSimplex.cpp:577
Methodmax
Return a vector taking the maximum components of two vectors
include/reactphysics3d/mathematics/Vector2.h:335
Methodmax
Return a vector taking the maximum components of two vectors
include/reactphysics3d/mathematics/Vector3.h:369
MethodmergeConcaveFaces
Iterate over all new faces and fix faces that are forming a concave or coplanar shape in order to always keep the hull convex
src/utils/quickhull/QuickHull.cpp:504
MethodmergeConcaveFacesAtEdge
Merge two faces that are concave at a given edge
src/utils/quickhull/QuickHull.cpp:559
MethodmergeLargeConcaveFaces
Iterate over all new faces and fix faces that are forming a concave or coplanar shape in order to always keep the hull convex by giving priority to la
src/utils/quickhull/QuickHull.cpp:428
MethodmergeUnits
Merge two contiguous memory units that are not allocated. Memory unit 2 will be merged into memory unit 1 and memory unit 2 will be removed
src/memory/HeapAllocator.cpp:298
Methodmin
Return a vector taking the minimum components of two vectors
include/reactphysics3d/mathematics/Vector2.h:329
Methodmin
Return a vector taking the minimum components of two vectors
include/reactphysics3d/mathematics/Vector3.h:362
MethodmouseButtonEvent
Called when a mouse button event occurs
testbed/src/SceneDemo.cpp:660
MethodmouseMotionEvent
Called when a mouse motion event occurs
testbed/src/SceneDemo.cpp:676
MethodmoveBodyWithMouse
Called when the user is moving a body with the mouse
testbed/src/SceneDemo.cpp:629
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/ColliderComponents.cpp:170
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/BodyComponents.cpp:123
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/TransformComponents.cpp:103
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/HingeJointComponents.cpp:275
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/JointComponents.cpp:132
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/FixedJointComponents.cpp:170
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/BallAndSocketJointComponents.cpp:187
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/SliderJointComponents.cpp:302
MethodmoveComponentToIndex
Move a component from a source to a destination index in the components array The destination location must contain a constructed object
src/components/RigidBodyComponents.cpp:256
MethodmoveFirstRopeToHorizontalPosition
Move the first rope to an horizontal position
testbed/scenes/rope/RopeScene.cpp:236
Methodnormalize
Normalize the quaternion
include/reactphysics3d/mathematics/Quaternion.h:238
Methodnormalize
Normalize the vector
include/reactphysics3d/mathematics/Vector3.h:219
Methodnormalize
Normalize the vector and return it
testbed/opengl-framework/src/maths/Vector3.h:164
MethodnotifyColliderAboutChangedSize
Notify all the assign colliders that the size of the collision shape has changed
src/collision/shapes/CollisionShape.cpp:96
MethodnotifyOverlappingNode
Called when a overlapping node has been found during the call to DynamicAABBTree:reportAllShapesOverlappingWithAABB()
src/systems/BroadPhaseSystem.cpp:223
MethodnotifyOverlappingNode
Called when a overlapping node has been found during the call to DynamicAABBTree:reportAllShapesOverlappingWithAABB()
include/reactphysics3d/collision/shapes/ConcaveMeshShape.h:235
MethodnotifyRaycastHit
test/tests/collision/TestRaycast.h:70
MethodnotifyRaycastHit
testbed/scenes/raycast/RaycastScene.h:80
MethodonContact
This method is called when some contacts occur
test/tests/collision/TestWorldQueries.h:186
MethodonContact
Called when some contacts occur * @param callbackData Contains information about all the contacts */
include/reactphysics3d/engine/EventListener.h:58
MethodonContact
This method is called when some contacts occur
testbed/scenes/collisiondetection/CollisionDetectionScene.cpp:300
MethodonOpenGLError
testbed/src/TestbedApplication.cpp:551
Methodoperator!=
Inequality operator
include/reactphysics3d/engine/Entity.h:122
Methodoperator!=
Inequality operator (it != end())
include/reactphysics3d/containers/Map.h:199
Methodoperator!=
Overloaded not equal operator
include/reactphysics3d/containers/Map.h:611
Methodoperator!=
Inequality operator (it != end())
include/reactphysics3d/containers/Array.h:204
Methodoperator!=
Overloaded not equal operator
include/reactphysics3d/containers/Array.h:464
Methodoperator!=
Overloaded not equal operator
include/reactphysics3d/containers/Pair.h:66
Methodoperator!=
Inequality operator (it != end())
include/reactphysics3d/containers/Deque.h:256
Methodoperator!=
Overloaded not equal operator
include/reactphysics3d/containers/Deque.h:446
Methodoperator!=
Inequality operator (it != end())
include/reactphysics3d/containers/Set.h:198
Methodoperator!=
Overloaded not equal operator
include/reactphysics3d/containers/Set.h:582
Methodoperator!=
Overloaded operator for the is different condition
include/reactphysics3d/mathematics/Vector2.h:237
Methodoperator!=
Overloaded operator for the is different condition
include/reactphysics3d/mathematics/Matrix2x2.h:301
Methodoperator!=
Overloaded operator for the is different condition
include/reactphysics3d/mathematics/Matrix3x3.h:344
Methodoperator!=
Overloaded operator for the is different condition
include/reactphysics3d/mathematics/Vector3.h:265
Methodoperator!=
Return true if the two transforms are different
include/reactphysics3d/mathematics/Transform.h:232
Methodoperator!=
Overloaded operator for the is different condition
testbed/opengl-framework/src/maths/Matrix3.h:248
Methodoperator!=
!= operator
testbed/opengl-framework/src/maths/Vector3.h:96
Methodoperator()
test/tests/containers/TestMap.h:52
Methodoperator()
test/tests/containers/TestSet.h:52
← previousnext →1,601–1,700 of 2,534, ranked by callers