MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.IntersectionPrecomputes_float Class Reference

Public Member Functions

None __init__ (self)
None __init__ (self, Vector3f dir)
None __init__ (self, IntersectionPrecomputes_float arg0)
int maxDimIdxZ (self)
None maxDimIdxZ (self, int arg1)

Static Public Member Functions

None __init__ (*args, **kwargs)
IntersectionPrecomputes_float operator (*args, **kwargs)
IntersectionPrecomputes_float operator (*args, **kwargs)

Static Protected Attributes

typing _offsetof_idxX = 20
typing _offsetof_idxY = 24
typing _offsetof_maxDimIdxZ = 16

Detailed Description

Generated from:  MR::IntersectionPrecomputes<float>

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.IntersectionPrecomputes_float.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.IntersectionPrecomputes_float.__init__ ( self)

◆ __init__() [3/4]

None mrmeshpy.IntersectionPrecomputes_float.__init__ ( self,
Vector3f dir )

◆ __init__() [4/4]

None mrmeshpy.IntersectionPrecomputes_float.__init__ ( self,
IntersectionPrecomputes_float arg0 )
Implicit copy constructor.

Member Function Documentation

◆ maxDimIdxZ() [1/2]

int mrmeshpy.IntersectionPrecomputes_float.maxDimIdxZ ( self)
[0]max, [1]next, [2]next-next
f.e. {1,2,-3} => {2,1,0}

◆ maxDimIdxZ() [2/2]

None mrmeshpy.IntersectionPrecomputes_float.maxDimIdxZ ( self,
int arg1 )

◆ operator() [1/2]

IntersectionPrecomputes_float mrmeshpy.IntersectionPrecomputes_float.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

IntersectionPrecomputes_float mrmeshpy.IntersectionPrecomputes_float.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_idxX

typing mrmeshpy.IntersectionPrecomputes_float._offsetof_idxX = 20
staticprotected

◆ _offsetof_idxY

typing mrmeshpy.IntersectionPrecomputes_float._offsetof_idxY = 24
staticprotected

◆ _offsetof_maxDimIdxZ

typing mrmeshpy.IntersectionPrecomputes_float._offsetof_maxDimIdxZ = 16
staticprotected

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