![]() |
OpenLB 1.8.1
|
This is the complete list of members for olb::STLreader< T >, including all inherited members.
| _myMax | olb::IndicatorF3D< T > | protected |
| _myMin | olb::IndicatorF3D< T > | protected |
| _ptrCalcC | olb::GenericF< bool, S > | |
| closestPointInBoundingBox(const Vector< T, 3 > &input) | olb::STLreader< T > | |
| closestPointInBoundingBox(const Vector< T, 3 > &input) | olb::STLreader< T > | |
| distance(T &distance, const Vector< T, 3 > &origin, const Vector< T, 3 > &direction, int iC=-1) override | olb::STLreader< T > | |
| distance(T &distance, const Vector< T, 3 > &origin, const Vector< T, 3 > &direction, int iC=-1) override | olb::STLreader< T > | |
| olb::IndicatorF3D::distance(S &distance, const Vector< S, 3 > &origin, S precision, const Vector< S, 3 > &direction) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::distance(S &distance, const Vector< S, 3 > &origin, const Vector< S, 3 > &direction, S precision, S pitch) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::distance(S &distance, const Vector< S, 3 > &origin, const Vector< S, 3 > &direction, int iC=-1) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::distance(S &distance, const Vector< S, 3 > &origin) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::distance(S &distance, const S input[]) | olb::IndicatorF3D< T > | virtual |
| distanceToClosestSurfacePoint(Vector< T, 3 > physR) | olb::STLreader< T > | inline |
| GenericF(int targetDim, int sourceDim) | olb::GenericF< bool, S > | inlineprotected |
| getMax() | olb::IndicatorF3D< T > | virtual |
| getMesh() | olb::STLreader< T > | inline |
| getMesh() | olb::STLreader< T > | inline |
| getMin() | olb::IndicatorF3D< T > | virtual |
| getName() | olb::GenericF< bool, S > | |
| getName() const | olb::GenericF< bool, S > | |
| getSample(const std::function< S()> &randomness) const | olb::IndicatorF3D< T > | inlinevirtual |
| getSourceDim() const | olb::GenericF< bool, S > | |
| getTargetDim() const | olb::GenericF< bool, S > | |
| getTree() const | olb::STLreader< T > | inline |
| getTree() const | olb::STLreader< T > | inline |
| IndicatorF3D() | olb::IndicatorF3D< T > | protected |
| isInsideBox(Vector< S, 3 > point) | olb::IndicatorF3D< T > | |
| isInsideRootTree(const T input[]) | olb::STLreader< T > | |
| isInsideRootTree(const T input[]) | olb::STLreader< T > | |
| normal(Vector< S, 3 > &normal, const Vector< S, 3 > &origin, const Vector< S, 3 > &direction, int iC=-1) | olb::IndicatorF3D< T > | virtual |
| normalAtClosestSurfacePoint(Vector< T, 3 > physR) | olb::STLreader< T > | inline |
| operator()(bool output[], const T input[]) override | olb::STLreader< T > | |
| operator()(bool output[], const T input[]) override | olb::STLreader< T > | |
| olb::IndicatorF3D::operator()(bool output[1], const S input[3]) | olb::IndicatorF3D< T > | virtual |
| olb::GenericF< bool, S >::operator()(bool output[], const S input[])=0 | olb::GenericF< bool, S > | pure virtual |
| olb::GenericF< bool, S >::operator()(bool output[]) | olb::GenericF< bool, S > | |
| olb::GenericF< bool, S >::operator()(bool output[], S input0) | olb::GenericF< bool, S > | |
| olb::GenericF< bool, S >::operator()(bool output[], S input0, S input1) | olb::GenericF< bool, S > | |
| olb::GenericF< bool, S >::operator()(bool output[], S input0, S input1, S input2) | olb::GenericF< bool, S > | |
| olb::GenericF< bool, S >::operator()(bool output[], S input0, S input1, S input2, S input3) | olb::GenericF< bool, S > | |
| print() | olb::STLreader< T > | |
| print() | olb::STLreader< T > | |
| rotOnAxis(Vector< S, 3 > &vec_rot, const Vector< S, 3 > &vec, const Vector< S, 3 > &axis, S &theta) | olb::IndicatorF3D< T > | virtual |
| setBoundaryInsideNodes() | olb::STLreader< T > | |
| setBoundaryInsideNodes() | olb::STLreader< T > | |
| setNormalsOutside() | olb::STLreader< T > | |
| setNormalsOutside() | olb::STLreader< T > | |
| signedDistance(const Vector< T, 3 > &input) override | olb::STLreader< T > | |
| signedDistance(const Vector< T, 3 > &input) | olb::STLreader< T > | |
| signedDistance(const Vector< T, 3 > &input) override | olb::STLreader< T > | |
| signedDistance(const Vector< T, 3 > &input) | olb::STLreader< T > | |
| olb::IndicatorF3D::signedDistance(const Vector< S, 3 > &input) | olb::IndicatorF3D< T > | virtual |
| signedDistanceExact(const Vector< T, 3 > &input) override | olb::STLreader< T > | |
| signedDistanceExact(const Vector< T, 3 > &input) override | olb::STLreader< T > | |
| olb::IndicatorF3D::signedDistanceExact(const Vector< S, 3 > &input) | olb::IndicatorF3D< T > | virtual |
| sourceType typedef | olb::GenericF< bool, S > | |
| STLreader(const std::string fName, T voxelSize, T stlSize=1, RayMode method=RayMode::FastRayZ, bool verbose=false, T overlap=0., T max=0.) | olb::STLreader< T > | |
| STLreader(const std::vector< std::vector< T > > meshPoints, T voxelSize, T stlSize=1, RayMode method=RayMode::FastRayZ, bool verbose=false, T overlap=0., T max=0.) | olb::STLreader< T > | |
| STLreader(const std::string fName, T voxelSize, T stlSize=1, RayMode method=RayMode::FastRayZ, bool verbose=false, T overlap=0., T max=0.) | olb::STLreader< T > | |
| STLreader(const std::vector< std::vector< T > > meshPoints, T voxelSize, T stlSize=1, RayMode method=RayMode::FastRayZ, bool verbose=false, T overlap=0., T max=0.) | olb::STLreader< T > | |
| surfaceNormal(const Vector< T, 3 > &pos, const T meshSize=0) override | olb::STLreader< T > | |
| surfaceNormal(const Vector< T, 3 > &pos, const T meshSize=0) | olb::STLreader< T > | |
| surfaceNormal(const Vector< T, 3 > &pos, const T meshSize=0) override | olb::STLreader< T > | |
| surfaceNormal(const Vector< T, 3 > &pos, const T meshSize=0) | olb::STLreader< T > | |
| olb::IndicatorF3D::surfaceNormal(const Vector< S, 3 > &pos, const S meshSize) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::surfaceNormal(const Vector< S, 3 > &pos, const S meshSize, std::function< Vector< S, 3 >(const Vector< S, 3 > &)> transformPos) | olb::IndicatorF3D< T > | |
| surfaceNormalExact(const Vector< T, 3 > &pos, const T meshSize=0) override | olb::STLreader< T > | |
| surfaceNormalExact(const Vector< T, 3 > &pos, const T meshSize=0) override | olb::STLreader< T > | |
| olb::IndicatorF3D::surfaceNormalExact(const Vector< S, 3 > &pos, const S meshSize) | olb::IndicatorF3D< T > | virtual |
| olb::IndicatorF3D::surfaceNormalExact(const Vector< S, 3 > &pos, const S meshSize, std::function< Vector< S, 3 >(const Vector< S, 3 > &)> transformPos) | olb::IndicatorF3D< T > | |
| targetType typedef | olb::GenericF< bool, S > | |
| writeOctree() | olb::STLreader< T > | |
| writeOctree() | olb::STLreader< T > | |
| writeSTL(std::string stlName="") | olb::STLreader< T > | |
| writeSTL(std::string stlName="") | olb::STLreader< T > | |
| ~GenericF()=default | olb::GenericF< bool, S > | virtual |
| ~STLreader() override | olb::STLreader< T > | |
| ~STLreader() override | olb::STLreader< T > |