Home
last modified time | relevance | path

Searched defs:colShape (Results 1 – 25 of 75) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Cache/
H A DXPathNodeViewPropertyDescriptor.cs21 Shape colShape; field in System.Xml.XPath.DataBinding.XPathNodeViewPropertyDescriptor
31 internal XPathNodeViewPropertyDescriptor(Shape rowShape, Shape colShape, int colIndex) in XPathNodeViewPropertyDescriptor()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Cache/
H A DXPathNodeViewPropertyDescriptor.cs19 Shape colShape; field in System.Xml.XPath.DataBinding.XPathNodeViewPropertyDescriptor
29 internal XPathNodeViewPropertyDescriptor(Shape rowShape, Shape colShape, int colIndex) in XPathNodeViewPropertyDescriptor()
/dports/devel/bullet/bullet3-3.21/examples/LuaDemo/
H A DLuaPhysicsSetup.cpp100 btCollisionShape* colShape = new btBoxShape(halfExtents); in gCreateCubeShape() local
125 btCollisionShape* colShape = new btSphereShape(radius); in gCreateSphereShape() local
278 btCollisionShape* colShape = (btCollisionShape*)lua_touserdata(L, 2); in gCreateRigidBody() local
/dports/devel/py-bullet3/bullet3-3.21/examples/LuaDemo/
H A DLuaPhysicsSetup.cpp100 btCollisionShape* colShape = new btBoxShape(halfExtents); in gCreateCubeShape() local
125 btCollisionShape* colShape = new btSphereShape(radius); in gCreateSphereShape() local
278 btCollisionShape* colShape = (btCollisionShape*)lua_touserdata(L, 2); in gCreateRigidBody() local
/dports/devel/bullet/bullet3-3.21/examples/ExtendedTutorials/
H A DSimpleBox.cpp68 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DMultipleBoxes.cpp69 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DSimpleJoint.cpp68 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DChain.cpp69 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 0.25)); in initPhysics() local
H A DBridge.cpp79 btBoxShape* colShape = createBoxShape(btVector3(plankWidth, plankHeight, plankBreadth)); in initPhysics() local
/dports/devel/py-bullet3/bullet3-3.21/examples/ExtendedTutorials/
H A DSimpleBox.cpp68 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DMultipleBoxes.cpp69 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DSimpleJoint.cpp68 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 1)); in initPhysics() local
H A DChain.cpp69 btBoxShape* colShape = createBoxShape(btVector3(1, 1, 0.25)); in initPhysics() local
/dports/devel/bullet/bullet3-3.21/examples/BasicDemo/
H A DBasicExample.cpp79 btBoxShape* colShape = createBoxShape(btVector3(.1, .1, .1)); in initPhysics() local
/dports/devel/py-bullet3/bullet3-3.21/examples/BasicDemo/
H A DBasicExample.cpp79 btBoxShape* colShape = createBoxShape(btVector3(.1, .1, .1)); in initPhysics() local
/dports/devel/bullet/bullet3-3.21/examples/RigidBody/
H A DRigidBodySoftContact.cpp112 btCompoundShape* colShape = new btCompoundShape(); in initPhysics() local
/dports/devel/py-bullet3/bullet3-3.21/examples/RigidBody/
H A DRigidBodySoftContact.cpp112 btCompoundShape* colShape = new btCompoundShape(); in initPhysics() local
/dports/devel/bullet/bullet3-3.21/examples/HelloWorld/
H A DHelloWorld.cpp86 btCollisionShape* colShape = new btSphereShape(btScalar(1.)); in main() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Demos/HelloWorld/
H A DHelloWorld.cpp80 btCollisionShape* colShape = new btSphereShape(btScalar(1.)); in main() local
/dports/devel/py-bullet3/bullet3-3.21/examples/HelloWorld/
H A DHelloWorld.cpp86 btCollisionShape* colShape = new btSphereShape(btScalar(1.)); in main() local
/dports/devel/bullet/bullet3-3.21/examples/Collision/
H A DCollisionTutorialBullet2.cpp127 btCollisionShape* colShape = (btCollisionShape*)compoundShape; in CollisionTutorialBullet2() local
152 …plCollisionShapeHandle colShape = plCreatePlaneShape(m_collisionSdkHandle, m_collisionWorldHandle,… in CollisionTutorialBullet2() local
/dports/devel/py-bullet3/bullet3-3.21/examples/Collision/
H A DCollisionTutorialBullet2.cpp127 btCollisionShape* colShape = (btCollisionShape*)compoundShape; in CollisionTutorialBullet2() local
152 …plCollisionShapeHandle colShape = plCreatePlaneShape(m_collisionSdkHandle, m_collisionWorldHandle,… in CollisionTutorialBullet2() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/Gimpact/
H A DbtCompoundFromGimpact.h80 btCompoundShape* colShape = new btCompoundShape(); in btCreateCompoundFromGimpactShape() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/Gimpact/
H A DbtCompoundFromGimpact.h80 btCompoundShape* colShape = new btCompoundShape(); in btCreateCompoundFromGimpactShape() local
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/Gimpact/
H A DbtCompoundFromGimpact.h92 btCompoundShape* colShape = new btCompoundFromGimpactShape(); in btCreateCompoundFromGimpactShape() local

123