/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/ |
H A D | TestFunctionBasedMobilizedBodies.cpp | 301 std::vector<std::vector<int> > coordIndices; in testFunctionBasedPin() local 324 std::vector<std::vector<int> > coordIndices; in testFunctionBasedSkewedPin() local 367 std::vector<std::vector<int> > coordIndices; in testFunctionBasedSlider() local 391 std::vector<std::vector<int> > coordIndices; in testFunctionBasedSkewedSlider() local 424 std::vector<std::vector<int> > coordIndices; in testFunctionBasedCylinder() local 448 std::vector<std::vector<int> > coordIndices; in testFunctionBasedUniversal() local 472 std::vector<std::vector<int> > coordIndices; in testFunctionBasedPlanar() local 498 std::vector<std::vector<int> > coordIndices; in testFunctionBasedGimbal() local 523 std::vector<std::vector<int> > coordIndices; in testFunctionBasedGimbalUserAxes() local 630 std::vector<std::vector<int> > coordIndices; in testFunctionBasedTranslation() local [all …]
|
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/ |
H A D | TestRiboseMobilizer.cpp | 223 std::vector< std::vector<int> > coordIndices; in createCoordIndices() local 278 std::vector< std::vector<int> > coordIndices; in createCoordIndices() local
|
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/ |
H A D | SpatialTransform.cpp | 142 std::vector<std::vector<int> > coordIndices(6); in getCoordinateIndices() local
|
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgimpostor/ |
H A D | osgimpostor.cpp | 107 osg::ref_ptr<osg::UByteArray> coordIndices = new osg::UByteArray(48,indices); in CreateHouses() local
|
/dports/science/simbody/simbody-Simbody-3.7/examples/ |
H A D | ExampleKneeJoint.cpp | 158 std::vector< std::vector<int> > coordIndices(6); in main() local
|
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/ |
H A D | MobilizedBodyImpl.h | 1194 …nt nmobilities, const Array_<const Function*>& functions, const Array_<Array_<int> >& coordIndices) in FunctionBasedImpl() 1206 …y_<const Function*>& functions, const Array_<Array_<int> >& coordIndices, const Array_<Vec3>& axes) in FunctionBasedImpl() 1709 const Array_<Array_<int> > coordIndices; variable 1717 …ction*>& functions, const Array_<Array_<int> >& coordIndices, const Mat33 Arot, const Mat33 Atrans) in buildH() 1768 …ction*>& functions, const Array_<Array_<int> >& coordIndices, const Mat33 Arot, const Mat33 Atrans) in buildHdot()
|
H A D | MobilizedBody.cpp | 2989 MobilizedBody::FunctionBased::FunctionBased in FunctionBased() 3000 MobilizedBody::FunctionBased::FunctionBased in FunctionBased() 3015 MobilizedBody::FunctionBased::FunctionBased in FunctionBased() 3027 MobilizedBody::FunctionBased::FunctionBased in FunctionBased()
|
H A D | ConstraintImpl.h | 3126 Array_<MobilizerQIndex> coordIndices; variable 3194 Array_<MobilizerQIndex> coordIndices; variable
|
/dports/graphics/Coin/coin-Coin-4.0.0/src/caches/ |
H A D | SoConvexDataCache.cpp | 66 SbList <int32_t> coordIndices; member in SoConvexDataCacheP
|
/dports/graphics/wdune/wdune-1.926/src/ |
H A D | NodeNurbsTrimmedSurface.cpp | 64 static MyArray<int> coordIndices; variable
|
H A D | MeshBasedNode.cpp | 262 MFInt32 *coordIndices = mesh->getCoordIndex(); in toTriangleSet() local 453 MFInt32 *coordIndices; in alreadyTriangulatedToIndexedTriangleSet() local
|
H A D | MyMesh.h | 1706 MFInt32 *coordIndices = new MFInt32(); in simpleQuadTriangulate() local
|
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/ |
H A D | IndexedGeometryArray.java | 601 public void setCoordIndicesRef(int coordIndices[]) { in setCoordIndicesRef()
|
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/SimbodyEngine/Test/ |
H A D | testJoints.cpp | 622 std::vector<std::vector<int> > coordIndices; in testCustomJointVsFunctionBased() local 1672 std::vector<std::vector<int> > coordIndices; in testCustomWithMultidimFunction() local
|
H A D | testConstraints.cpp | 777 std::vector<std::vector<int> > coordIndices; in testCoordinateCouplerConstraint() local
|
/dports/graphics/wdune/wdune-1.926/docs/export_example_java/jme2_example/ |
H A D | main.java | 652 public void accountBuffers(X3dNode coord, int coordIndices[], in accountBuffers()
|