This is the complete list of members for bitpit::LevelSetSegmentationSurfaceInfo, including all inherited members.
DEFAULT_FEATURE_ANGLE | bitpit::LevelSetSegmentationSurfaceInfo | static |
evalDistance(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr, bool signedDistance, std::array< double, 3 > *distanceVector) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalDistance(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr, bool signedDistance) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalDistanceVector(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalNormal(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalProjection(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr, std::array< double, 3 > *projectionPoint, std::array< double, 3 > *projectionNormal) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalProjection(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr, std::array< double, 3 > *projectionPoint) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalProjection(const std::array< double, 3 > &point, const SegmentConstIterator &segmentItr, double *lambda) const | bitpit::LevelSetSegmentationSurfaceInfo | |
evalPseudoNormal(const SurfUnstructured::CellConstIterator &segmentIterator, const double *lambda) const | bitpit::LevelSetSegmentationSurfaceInfo | |
getFeatureAngle() const | bitpit::LevelSetSegmentationSurfaceInfo | |
getSearchTree() const | bitpit::LevelSetSegmentationSurfaceInfo | |
getSurface() const | bitpit::LevelSetSegmentationSurfaceInfo | |
getSurfaceSmoothing() const | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo() | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo(LevelSetSurfaceSmoothing surfaceSmoothing) | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo(const LevelSetSegmentationSurfaceInfo &other) | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo(LevelSetSegmentationSurfaceInfo &&other)=default (defined in bitpit::LevelSetSegmentationSurfaceInfo) | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo(const SurfUnstructured *surface, double featureAngle, LevelSetSurfaceSmoothing surfaceSmoothing=LevelSetSurfaceSmoothing::LOW_ORDER) | bitpit::LevelSetSegmentationSurfaceInfo | |
LevelSetSegmentationSurfaceInfo(std::unique_ptr< const SurfUnstructured > &&surface, double featureAngle, LevelSetSurfaceSmoothing surfaceSmoothing=LevelSetSurfaceSmoothing::LOW_ORDER) | bitpit::LevelSetSegmentationSurfaceInfo | |
SegmentConstIterator typedef (defined in bitpit::LevelSetSegmentationSurfaceInfo) | bitpit::LevelSetSegmentationSurfaceInfo | |
SegmentIterator typedef (defined in bitpit::LevelSetSegmentationSurfaceInfo) | bitpit::LevelSetSegmentationSurfaceInfo | |
setSurface(std::unique_ptr< const SurfUnstructured > &&surface, double featureAngle=DEFAULT_FEATURE_ANGLE) | bitpit::LevelSetSegmentationSurfaceInfo | |
setSurface(const SurfUnstructured *surface, double featureAngle=DEFAULT_FEATURE_ANGLE) | bitpit::LevelSetSegmentationSurfaceInfo | |
setSurface(const SurfUnstructured *surface, double featureAngle, LevelSetSurfaceSmoothing surfaceSmoothing) | bitpit::LevelSetSegmentationSurfaceInfo |