Home
last modified time | relevance | path

Searched defs:set_normals (Results 1 – 8 of 8) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OFF/
H A DFile_header_OFF.h108 void set_normals(bool b) { m_normals = b;} in set_normals() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/imesh/
H A Dimesh_vertex.h177 void set_normals(const std::vector<vgl_vector_3d<double> >& n) in set_normals() function
H A Dimesh_face.h124 void set_normals(const std::vector<vgl_vector_3d<double> >& n) in set_normals() function
/dports/devel/simgear/simgear-2020.3.11/simgear/io/
H A Dsg_binobj.hxx225 inline void set_normals( const std::vector<SGVec3f>& n ) { normals = n; } in set_normals() function in SGBinObject
/dports/science/cgnslib/CGNS-4.1.2/src/cgnstools/cgnsplot/
H A Dcgnsplot.tcl228 proc set_normals {} { procedure
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl/
H A DViewerData.cpp97 IGL_INLINE void igl::opengl::ViewerData::set_normals(const Eigen::MatrixXd& N) in set_normals() function in igl::opengl::ViewerData
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/archimesh/
H A Dachm_tools.py46 def set_normals(myobject, direction=False): function
/dports/graphics/wings/libigl-2.1.0/include/igl/opengl/
H A DViewerData.cpp100 IGL_INLINE void igl::opengl::ViewerData::set_normals(const Eigen::MatrixXd& N) in set_normals() function in igl::opengl::ViewerData