Home
last modified time | relevance | path

Searched defs:normals (Results 1 – 25 of 1855) sorted by relevance

12345678910>>...75

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dnormals.f19 subroutine normals(inpc,textpart,iponor,xnor,ixfree, subroutine
27 character*1 inpc(*)
28 character*8 lakon(*)
29 character*132 textpart(16)
31 integer iponor(2,*),ixfree,ipkon(*),kon(*),nk,ipoinpc(0:*),
32 & nk_,ne,istep,istat,n,ielement,node,j,indexe,i,ier,
33 & key,iline,ipol,inl,ipoinp(2,*),inp(3,*)
35 real*8 xnor(*),x,y,z,dd
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/meshes3d/
H A DmeshFaceNormals.m73 normals = cross(v1, v2, 2); variable
77 normals = zeros(length(faces), 3); variable
90 normals = normalizeVector3d(normals); variable
H A DmeshVertexNormals.m64 normals = zeros(nv, 3); variable
84 normals = normalizeVector3d(normals); variable
H A DvertexNormal.m62 normals = zeros(nv, 3); variable
82 normals = normalizeVector3d(normals); variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/include/
H A Dfeature_estimation.h22 SurfaceNormalsPtr normals; in estimateSurfaceNormals() local
43 detectKeypoints (const PointCloudPtr & points, const SurfaceNormalsPtr & normals, in detectKeypoints()
63 computeLocalDescriptors (const PointCloudPtr & points, const SurfaceNormalsPtr & normals, in computeLocalDescriptors()
79 computeGlobalDescriptor (const PointCloudPtr & points, const SurfaceNormalsPtr & normals) in computeGlobalDescriptor()
89 SurfaceNormalsPtr normals; member
/dports/games/billardgl/BillardGL-1.75/src/
H A DTischfunktionen.cpp10 GLfloat *normals; in Tischflaeche() local
68 GLfloat *normals; in TischflaechemitTextur() local
144 GLfloat *normals; in MittelLochVerkleidung() local
551 GLfloat normals[]={0,0,1, in EckLochVerkleidung() local
710 GLfloat normals[]={-5.8,-1,-5, in MittelLochInnenverkleidung() local
819 GLfloat normals[]={0,8.2,-5, in EckLochInnenverkleidung() local
903 GLfloat *normals; in Holzbande() local
1022 GLfloat *normals; in HolzbandeOT() local
1116 GLfloat *normals; in Banden() local
1406 GLfloat normals[]={ in MittelLochRand() local
[all …]
/dports/math/R-cran-geometry/geometry/src/
H A DRconvhulln.c37 SEXP retval, area, vol, normals, retlist, retnames; in C_convhulln() local
111 REAL(normals)[i + nrows(normals)*j] = facet->normal[j]; in C_convhulln() local
113 REAL(normals)[i + nrows(normals)*dim] = facet->offset; in C_convhulln() local
116 REAL(normals)[i + nrows(normals)*j] = 0; in C_convhulln() local
/dports/math/dune-grid-glue/dune-grid-glue-17bd9898df80a52e2c316fc053119d190c149a2e/dune/grid-glue/common/
H A Dprojectionwriter_impl.hh25 void write_normals(const Projection<Coordinate>& projection, const Normals& normals, std::ostream& … in write_normals()
54 …e_intersection_normals(const Projection<Coordinate>& projection, const Normals& normals, std::ostr… in write_edge_intersection_normals()
86 const Normals& normals, in write()
130 const Normals& normals, in write()
140 const Normals& normals) in print()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREColoredShapeGroup.cpp46 const TCVector *normals, int count) in addShape()
53 const TCVector *normals, in addShape()
145 const TCVector *normals) in addTriangle()
151 const TCVector *normals, in addTriangle()
163 const TCVector *normals) in addQuad()
169 const TCVector *normals, int count) in addQuadStrip()
176 const TCVector *normals, int count) in addTriangleFan()
183 const TCVector *normals, int count) in addStrip()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/features/src/
H A Dfeatures.cpp58 void pcl::gpu::FeatureFromNormals::setInputNormals(const Normals& normals) { normals_ = normals; } in setInputNormals()
65 …ation::computeNormals(const PointCloud& cloud, const NeighborIndices& nn_indices, Normals& normals) in computeNormals()
75 …rmalTowardsViewpoint(const PointCloud& cloud, float vp_x, float vp_y, float vp_z, Normals& normals) in flipNormalTowardsViewpoint()
83 …st PointCloud& cloud, const Indices& indices, float vp_x, float vp_y, float vp_z, Normals& normals) in flipNormalTowardsViewpoint()
102 void pcl::gpu::NormalEstimation::compute(Normals& normals) in compute()
129 void pcl::gpu::PFHEstimation::compute(const PointCloud& cloud, const Normals& normals, const Neighb… in compute()
167 void pcl::gpu::PFHRGBEstimation::compute(const PointCloud& cloud, const Normals& normals, const Nei… in compute()
216 void pcl::gpu::FPFHEstimation::compute(const PointCloud& cloud, const Normals& normals, const Neigh… in compute()
460 …pcl::gpu::SpinImageEstimation::setInputWithNormals(const PointCloud& input, const Normals& normals) in setInputWithNormals()
466 …pinImageEstimation::setSearchSurfaceWithNormals (const PointCloud& surface, const Normals& normals) in setSearchSurfaceWithNormals()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osggeometry/
H A Dosggeometry.cpp128 osg::Vec3Array* normals = new osg::Vec3Array; in createScene() local
174 osg::Vec3Array* normals = new osg::Vec3Array; in createScene() local
214 osg::Vec3Array* normals = new osg::Vec3Array; in createScene() local
259 osg::Vec3Array* normals = new osg::Vec3Array; in createScene() local
580 osg::Vec3Array* normals = new osg::Vec3Array; in createBackground() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/features/include/pcl/features/
H A Ddon.h99 setNormalScaleSmall (const PointCloudNConstPtr &normals) in setNormalScaleSmall()
109 setNormalScaleLarge (const PointCloudNConstPtr &normals) in setNormalScaleLarge()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iccv2011/include/
H A Dfeature_estimation.h78 computeLocalDescriptors (const PointCloudPtr & points, const SurfaceNormalsPtr & normals, in computeLocalDescriptors()
102 computeGlobalDescriptor (const PointCloudPtr & points, const SurfaceNormalsPtr & normals) in computeGlobalDescriptor()
118 SurfaceNormalsPtr normals; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/include/solution/
H A Dfeature_estimation.h79 computeLocalDescriptors (const PointCloudPtr & points, const SurfaceNormalsPtr & normals, in computeLocalDescriptors()
103 computeGlobalDescriptor (const PointCloudPtr & points, const SurfaceNormalsPtr & normals) in computeGlobalDescriptor()
119 SurfaceNormalsPtr normals; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/
H A Dgeometry_utils.h27 std::vector<angle::Vector3> normals; member
41 std::vector<angle::Vector3> normals; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/
H A Dgeometry_utils.h27 std::vector<angle::Vector3> normals; member
41 std::vector<angle::Vector3> normals; member
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/test/
H A Dtest_homography_decomp.cpp63 vector<Mat> normals; in run() local
105 std::vector<Mat>& normals in containsValidMotion()
154 vector<Mat> normals; in TEST() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/export/
H A DMeshData.java83 P3[] normals = new P3[vertexCount]; in getCircleData() local
110 V3[] normals = new V3[] { v2, v2, v2 }; in getTriangleData() local
165 P3[] normals = new P3[vertexCount]; in getCylinderData() local
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/
H A DmodelInfo.cpp86 …gl::ScopedVertexAttribArray normals(basicShader.get().attribute(ShaderRegistry::Attributes::Normal… in renderOverlay() local
112 …gl::ScopedVertexAttribArray normals(basicShader.get().attribute(ShaderRegistry::Attributes::Normal… in renderShield() local
137 …gl::ScopedVertexAttribArray normals(basicShader.get().attribute(ShaderRegistry::Attributes::Normal… in renderShield() local
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeNormal.cpp68 MFVec3f *normals = vector(); in flip() local
78 MFVec3f *normals = vector(); in swap() local
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_geometry.c132 void fghDrawGeometryWire(GLfloat *vertices, GLfloat *normals, GLsizei numVertices, in fghDrawGeometryWire()
214 static void fghDrawGeometryWire11(GLfloat *vertices, GLfloat *normals, in fghDrawGeometryWire11()
278 static void fghDrawGeometryWire20(GLfloat *vertices, GLfloat *normals, GLsizei numVertices, in fghDrawGeometryWire20()
1232 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateCone()
1325 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateCylinder()
1430 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateTorus()
1569 GLfloat * normals; in DECLARE_INTERNAL_DRAW_DECOMPOSED_TO_TRIANGLE() local
1607 GLfloat *vertices, *normals; in fghSphere() local
1732 GLfloat *vertices, *normals; in fghCone() local
1843 GLfloat *vertices, *normals; in fghCylinder() local
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_geometry.c132 void fghDrawGeometryWire(GLfloat *vertices, GLfloat *normals, GLsizei numVertices, in fghDrawGeometryWire()
214 static void fghDrawGeometryWire11(GLfloat *vertices, GLfloat *normals, in fghDrawGeometryWire11()
278 static void fghDrawGeometryWire20(GLfloat *vertices, GLfloat *normals, GLsizei numVertices, in fghDrawGeometryWire20()
1232 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateCone()
1325 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateCylinder()
1430 GLfloat **vertices, GLfloat **normals, int* nVert /* output */ in fghGenerateTorus()
1569 GLfloat * normals; in DECLARE_INTERNAL_DRAW_DECOMPOSED_TO_TRIANGLE() local
1607 GLfloat *vertices, *normals; in fghSphere() local
1732 GLfloat *vertices, *normals; in fghCone() local
1843 GLfloat *vertices, *normals; in fghCylinder() local
[all …]
/dports/misc/vxl/vxl-3.3.2/core/vgl/
H A Dvgl_pointset_3d.h43 std::vector<vgl_vector_3d<Type>> normals) in vgl_pointset_3d()
53 std::vector<vgl_vector_3d<Type>> normals, in vgl_pointset_3d()
113 std::vector<vgl_vector_3d<Type> > normals() const {return normals_;} in normals() function
119 void set_points_with_normals(std::vector<vgl_point_3d<Type> > const& points, in set_points_with_normals()
127 void set_points_with_normals_and_scalars(std::vector<vgl_point_3d<Type> > const& points, in set_points_with_normals_and_scalars()
256 std::vector<vgl_vector_3d<Type> > normals; variable
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestSurfaceNormalsFilter.cxx20 vtkm::cont::ArrayHandle<vtkm::Vec3f> normals; in VerifyCellNormalValues() local
39 vtkm::cont::ArrayHandle<vtkm::Vec3f> normals; in VerifyPointNormalValues() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/filter/testing/
H A DUnitTestSurfaceNormalsFilter.cxx30 vtkm::cont::ArrayHandle<vtkm::Vec<vtkm::FloatDefault, 3>> normals; in VerifyCellNormalValues() local
50 vtkm::cont::ArrayHandle<vtkm::Vec<vtkm::FloatDefault, 3>> normals; in VerifyPointNormalValues() local

12345678910>>...75