MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume Class Reference

Helper class to organize mesh and voxels volume access and build point sequences. More...

Inheritance diagram for MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume (MR._ByValue_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
 Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.
 Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume (Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
 Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.
 Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume (MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
 Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.
unsafe Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume (MR.Const_Mesh mesh, in MR.AffineXf3f meshXf, MR.Const_FunctionVolume volume, in MR.AffineXf3f volumeXf)
 Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.
unsafe MR.Const_Mesh mesh ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>mesh.
unsafe MR.Const_FunctionVolume volume ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>volume.
unsafe int numVerts ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>numVerts.
unsafe float voxelSize ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>voxelSize.
unsafe MR.AffineXf3f xf ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xf.
unsafe MR.Vector3f xf (in MR.Vector3f pt)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xf.
unsafe MR.AffineXf3f xfInv ()
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xfInv.
unsafe MR.Vector3f xfInv (in MR.Vector3f pt)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xfInv.
unsafe MR.Vector3f point (MR.VertId v)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>point.
unsafe float getValue (in MR.Vector3f pos)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getValue.
unsafe MR.Vector3f getOffsetVector (MR.VertId v)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getOffsetVector.
unsafe void getPoints (MR.Std.Vector_MRVector3f result, in MR.Vector3f pos, in MR.Vector3f offset)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getPoints.
unsafe void getValues (MR.Std.Vector_Float result, in MR.Vector3f pos, in MR.Vector3f offset)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getValues.

Static Public Member Functions

static float pseudoIndex (float index, int count)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>pseudoIndex.
static float pseudoIndex (int index, int count)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>pseudoIndex.
static float indexFromPseudoIndex (float pseudoIndex, int count)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>indexFromPseudoIndex.
static unsafe void getDerivatives (MR.Std.Vector_Float result, MR.Std.Const_Vector_Float values)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getDerivatives.
static unsafe MR.PolynomialWrapper_Float getBestPolynomial (MR.Std.Const_Vector_Float values, ulong degree)
 Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getBestPolynomial.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Detailed Description

Helper class to organize mesh and voxels volume access and build point sequences.

Note
this class is not thread-safe but accessing same volume from different instances is ok Generated from class MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume() [1/4]

unsafe MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume ( MR._ByValue_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
inline

Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.

◆ Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume() [2/4]

MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume ( Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
inline

Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.

◆ Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume() [3/4]

MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume ( MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume other)
inline

Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.

◆ Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume() [4/4]

unsafe MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume ( MR.Const_Mesh mesh,
in MR.AffineXf3f meshXf,
MR.Const_FunctionVolume volume,
in MR.AffineXf3f volumeXf )
inline

Generated from constructor MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>::MeshOnVoxelsT.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.Dispose ( bool disposing)
inlineprotectedvirtual

◆ getBestPolynomial()

unsafe MR.PolynomialWrapper_Float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getBestPolynomial ( MR.Std.Const_Vector_Float values,
ulong degree )
inlinestatic

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getBestPolynomial.

◆ getDerivatives()

unsafe void MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getDerivatives ( MR.Std.Vector_Float result,
MR.Std.Const_Vector_Float values )
inlinestatic

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getDerivatives.

◆ getOffsetVector()

unsafe MR.Vector3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getOffsetVector ( MR.VertId v)
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getOffsetVector.

◆ getPoints()

unsafe void MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getPoints ( MR.Std.Vector_MRVector3f result,
in MR.Vector3f pos,
in MR.Vector3f offset )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getPoints.

◆ getValue()

unsafe float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getValue ( in MR.Vector3f pos)
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getValue.

◆ getValues()

unsafe void MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.getValues ( MR.Std.Vector_Float result,
in MR.Vector3f pos,
in MR.Vector3f offset )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>getValues.

◆ indexFromPseudoIndex()

float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.indexFromPseudoIndex ( float pseudoIndex,
int count )
inlinestatic

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>indexFromPseudoIndex.

◆ mesh()

unsafe MR.Const_Mesh MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.mesh ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>mesh.

◆ numVerts()

unsafe int MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.numVerts ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>numVerts.

◆ point()

unsafe MR.Vector3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.point ( MR.VertId v)
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>point.

◆ pseudoIndex() [1/2]

float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.pseudoIndex ( float index,
int count )
inlinestatic

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>pseudoIndex.

◆ pseudoIndex() [2/2]

float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.pseudoIndex ( int index,
int count )
inlinestatic

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>pseudoIndex.

◆ volume()

unsafe MR.Const_FunctionVolume MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.volume ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>volume.

◆ voxelSize()

unsafe float MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.voxelSize ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>voxelSize.

◆ xf() [1/2]

unsafe MR.AffineXf3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.xf ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xf.

◆ xf() [2/2]

unsafe MR.Vector3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.xf ( in MR.Vector3f pt)
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xf.

◆ xfInv() [1/2]

unsafe MR.AffineXf3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.xfInv ( )
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xfInv.

◆ xfInv() [2/2]

unsafe MR.Vector3f MR.Const_MeshOnVoxelsT_ConstMRMesh_MRFunctionVolume.xfInv ( in MR.Vector3f pt)
inline

Generated from method MR::MeshOnVoxelsT<const MR.Mesh, MR.FunctionVolume>xfInv.


The documentation for this class was generated from the following file: