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 |
Generated from: MR::IntersectionPrecomputes<float>
|
static |
| None mrmeshpy.IntersectionPrecomputes_float.__init__ | ( | self | ) |
| None mrmeshpy.IntersectionPrecomputes_float.__init__ | ( | self, | |
| Vector3f | dir ) |
| None mrmeshpy.IntersectionPrecomputes_float.__init__ | ( | self, | |
| IntersectionPrecomputes_float | arg0 ) |
Implicit copy constructor.
| int mrmeshpy.IntersectionPrecomputes_float.maxDimIdxZ | ( | self | ) |
[0]max, [1]next, [2]next-next
f.e. {1,2,-3} => {2,1,0}
| None mrmeshpy.IntersectionPrecomputes_float.maxDimIdxZ | ( | self, | |
| int | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |