Searched defs:LeftRadius (Results 1 – 4 of 4) sorted by relevance
/dports/graphics/colmap/colmap-3.6/lib/PoissonRecon/ |
H A D | MultiGridOctreeData.h | 224 static const int LeftRadius = BSplineEvaluationData< Degree >::SupportEnd; member 231 static const int LeftRadius = BSplineEvaluationData< Degree >::SupportEnd; member 401 …ConstNeighborKey< LeftRadius , RightRadius >& key , int depth ){ return key.neighbors[ depth + 1 ]… in _Neighbors() 403 …e::NeighborKey< LeftRadius , RightRadius >& key , int depth ){ return key.neighbors[ depth + 1 ]; } in _Neighbors() 405 …st typename TreeOctNode::template NeighborKey< LeftRadius , RightRadius >& key , int depth ){ retu… in _Neighbors() 407 …( const typename TreeOctNode::template ConstNeighborKey< LeftRadius , RightRadius >& key , int dep… in _Neighbors()
|
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/PoissonRecon/ |
H A D | MultiGridOctreeData.h | 249 static const int LeftRadius = BSplineEvaluationData< Degree >::SupportEnd; member 256 static const int LeftRadius = BSplineEvaluationData< Degree >::SupportEnd; member 431 …tNode::ConstNeighborKey< LeftRadius , RightRadius >& key , int depth ){ return key.neighbors[ dept… in _Neighbors() 433 …e::NeighborKey< LeftRadius , RightRadius >& key , int depth ){ return key.neighbors[ depth + 1 ]; } in _Neighbors() 435 …rs( const typename TreeOctNode::template NeighborKey< LeftRadius , RightRadius >& key , int depth … in _Neighbors() 437 …ighbors( const typename TreeOctNode::template ConstNeighborKey< LeftRadius , RightRadius >& key , … in _Neighbors()
|
/dports/math/pdal/PDAL-2.3.0/vendor/kazhdan/ |
H A D | MultiGridOctreeData.h | 211 static const int LeftRadius = BSplineSupportSizes< Degree >::SupportEnd; member 218 static const int LeftRadius = BSplineSupportSizes< Degree >::SupportEnd; member
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_screened_poisson/Src/ |
H A D | MultiGridOctreeData.h | 210 static const int LeftRadius = BSplineSupportSizes< Degree >::SupportEnd; member 217 static const int LeftRadius = BSplineSupportSizes< Degree >::SupportEnd; member
|