/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/ |
H A D | createPlane.m | 28 function plane = createPlane(varargin) function 31 % PLANE = createPlane(P1, P2, P3) 34 % PLANE = createPlane(PTS) 37 % PLANE = createPlane(P0, N); 44 % PLANE = createPlane(P0, Dip, DipDir); 78 plane(i,:) = createPlane(var{i}); 108 error ('wrong number of parameters in createPlane'); 168 error('Wrong argument in "createPlane".'); 171 error('Wrong number of arguments in "createPlane".');
|
H A D | isBelowPlane.m | 37 % isBelowPlane([1 1 1], createPlane([1 2 3], [1 1 1])) 40 % isBelowPlane([3 3 3], createPlane([1 2 3], [1 1 1])) 56 plane = createPlane(varargin{1}, varargin{2});
|
H A D | planesBisector.m | 39 % pl1 = createPlane([3 4 5], [1 2 3]); 40 % pl2 = createPlane([3 4 5], [2 -3 4]); 106 out = createPlane(Pt, n1 - n2);
|
H A D | medianPlane.m | 39 % planes3d, createPlane 66 plane = createPlane(p0, n);
|
H A D | orientedBox3d.m | 60 plane = createPlane(pts(faceInds, :)); 71 refPlane = createPlane(pts(tri(indMinBreadth, :), :));
|
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/applications/osgearth_los/ |
H A D | osgearth_los.cpp | 99 osg::Node* createPlane(osg::Node* node, const GeoPoint& pos, const SpatialReference* mapSRS, double… in createPlane() function 221 …osg::Node* plane1 = createPlane(plane.get(), GeoPoint(geoSRS, -121.656, 46.0935, 4133.06, ALTMODE_… in main() 222 …osg::Node* plane2 = createPlane(plane.get(), GeoPoint(geoSRS, -121.321, 46.2589, 1390.09, ALTMODE_… in main() 233 …osg::Node* plane3 = createPlane(plane.get(), GeoPoint(geoSRS, -121.463, 46.3548, 1348.71, ALTMODE_… in main()
|
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/include/pcl/visualization/common/ |
H A D | shapes.h | 192 createPlane (const pcl::ModelCoefficients &coefficients); 200 createPlane (const pcl::ModelCoefficients &coefficients, double x, double y, double z);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/ |
H A D | OgrePrefabFactory.h | 60 static void createPlane(Mesh* mesh);
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/ |
H A D | OgrePrefabFactory.h | 60 static void createPlane(Mesh* mesh);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/ |
H A D | PlayPenTests.cpp | 182 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 486 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 641 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 785 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 933 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 1412 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 1691 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 1740 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 6544 MeshManager::getSingleton().createPlane( in setupContent() 7139 MeshManager::getSingleton().createPlane( in setupContent() [all …]
|
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/ |
H A D | PlayPenTests.cpp | 200 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 504 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 663 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 1669 MeshManager::getSingleton().createPlane( in setupContent() 1710 MeshManager::getSingleton().createPlane( in setupContent() 1760 MeshManager::getSingleton().createPlane( in setupContent() 3438 MeshManager::getSingleton().createPlane( in setupContent() 5333 MeshManager::getSingleton().createPlane( in setupContent() 6447 MeshManager::getSingleton().createPlane( in setupContent() 7022 MeshManager::getSingleton().createPlane( in setupContent() [all …]
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/SkyDome/include/ |
H A D | SkyDome.h | 41 …MeshManager::getSingleton().createPlane("floor", ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/SkyDome/include/ |
H A D | SkyDome.h | 43 …MeshManager::getSingleton().createPlane("floor", ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Compute/src/ |
H A D | Compute.cpp | 49 Ogre::MeshManager::getSingleton().createPlane("PlaneMesh", "General", plane, 20, 20); in setupContent()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/ |
H A D | PlayPenSamples.cpp | 72 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 479 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 620 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 750 MeshManager::getSingleton().createPlane("Myplane", in setupContent() 882 MeshManager::getSingleton().createPlane("Myplane", in setupContent()
|
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/meshes3d/ |
H A D | createDurerPolyhedron.m | 89 plane1 = createPlane([0 0 z1], [0 0 1]); 91 plane2 = createPlane([0 0 -z1], [0 0 -1]);
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/ |
H A D | OgrePrefabFactory.cpp | 40 createPlane(mesh); in createPrefab() 57 void PrefabFactory::createPlane(Mesh* mesh) in createPlane() function in Ogre::PrefabFactory
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/ |
H A D | OgrePrefabFactory.cpp | 43 createPlane(mesh); in createPrefab() 60 void PrefabFactory::createPlane(Mesh* mesh) in createPlane() function in Ogre::PrefabFactory
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/VTests/src/ |
H A D | StencilShadowTest.cpp | 69 MeshManager::getSingleton().createPlane("ground_plane", in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/VTests/src/ |
H A D | StencilShadowTest.cpp | 70 MeshManager::getSingleton().createPlane("ground_plane", in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Character/include/ |
H A D | CharacterSample.h | 100 …MeshManager::getSingleton().createPlane("floor", ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, in setupContent()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/Character/include/ |
H A D | CharacterSample.h | 105 …MeshManager::getSingleton().createPlane("floor", ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, in setupContent()
|
/dports/graphics/ogre3d/ogre-1.11.6/Samples/Tutorials/ |
H A D | BasicTutorial2.cpp | 122 MeshManager::getSingleton().createPlane( in setup()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/CubeMapping/include/ |
H A D | CubeMapping.h | 86 …MeshManager::getSingleton().createPlane("floor", ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME, in setupContent()
|
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Demos/Demo_RenderBox/ |
H A D | DemoKeeper.cpp | 104 Ogre::MeshManager::getSingleton().createPlane( in createDefaultScene()
|