Home
last modified time | relevance | path

Searched refs:mInvertSurfaceOrientation (Results 1 – 1 of 1) sorted by relevance

/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/tools/
H A DVolumeToMesh.h2137 bool mInvertSurfaceOrientation; member
2163 , mInvertSurfaceOrientation(invertSurfaceOrientation) in MergeVoxelRegions()
2205 const bool invertGradientDir = mInvertSurfaceOrientation || isBoolValue<InputValueType>(); in operator()
4042 bool const mInvertSurfaceOrientation; member
4058 , mInvertSurfaceOrientation(invertSurfaceOrientation) in ComputePolygons()
4071 const bool invertSurfaceOrientation = mInvertSurfaceOrientation; in operator()
4504 , mInvertSurfaceOrientation(invertSurfaceOrientation) in MaskDisorientedTrianglePoints()
4516 const bool invertGradientDir = mInvertSurfaceOrientation || isBoolValue<ValueType>(); in operator()
4565 bool const mInvertSurfaceOrientation; member