Implicit Geometry Engine¶ class ImplicitGeometryBase¶ Public Functions ImplicitGeometryBase()¶ virtual MatrixDD1 GetDistanceToPoints(const MatrixDDD &pos) const¶ MatrixDD1 GetDistanceToMesh(Mesh &mesh, bool cellCenter = false) const¶ void SetInsideOutOn()¶ void SetInsideOutOff()¶ void SetInsideOut(const bool &val)¶ bool GetInsideOut() const¶