Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Vector3f dir) |
float | Sx (self) |
None | Sx (self, float arg1) |
float | Sy (self) |
None | Sy (self, float arg1) |
float | Sz (self) |
None | Sz (self, float arg1) |
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_Sx = 28 |
typing | _offsetof_Sy = 32 |
typing | _offsetof_Sz = 36 |
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 ) |
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 |
float mrmeshpy.IntersectionPrecomputes_float.Sx | ( | self | ) |
precomputed factors
None mrmeshpy.IntersectionPrecomputes_float.Sx | ( | self, | |
float | arg1 ) |
float mrmeshpy.IntersectionPrecomputes_float.Sy | ( | self | ) |
precomputed factors
None mrmeshpy.IntersectionPrecomputes_float.Sy | ( | self, | |
float | arg1 ) |
float mrmeshpy.IntersectionPrecomputes_float.Sz | ( | self | ) |
precomputed factors
None mrmeshpy.IntersectionPrecomputes_float.Sz | ( | self, | |
float | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |