__init__(*args, **kwargs) | mrmeshpy.IntersectionPrecomputes_float | static |
__init__(self) | mrmeshpy.IntersectionPrecomputes_float | |
__init__(self, Vector3f dir) | mrmeshpy.IntersectionPrecomputes_float | |
_offsetof_idxX | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_idxY | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_invDir | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_maxDimIdxZ | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_sign | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_Sx | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_Sy | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
_offsetof_Sz | mrmeshpy.IntersectionPrecomputes_float | protectedstatic |
invDir(self) | mrmeshpy.IntersectionPrecomputes_float | |
invDir(self, Vector3f arg1) | mrmeshpy.IntersectionPrecomputes_float | |
maxDimIdxZ(self) | mrmeshpy.IntersectionPrecomputes_float | |
maxDimIdxZ(self, int arg1) | mrmeshpy.IntersectionPrecomputes_float | |
operator(*args, **kwargs) | mrmeshpy.IntersectionPrecomputes_float | static |
operator(*args, **kwargs) | mrmeshpy.IntersectionPrecomputes_float | static |
sign(self) | mrmeshpy.IntersectionPrecomputes_float | |
sign(self, Vector3i arg1) | mrmeshpy.IntersectionPrecomputes_float | |
Sx(self) | mrmeshpy.IntersectionPrecomputes_float | |
Sx(self, float arg1) | mrmeshpy.IntersectionPrecomputes_float | |
Sy(self) | mrmeshpy.IntersectionPrecomputes_float | |
Sy(self, float arg1) | mrmeshpy.IntersectionPrecomputes_float | |
Sz(self) | mrmeshpy.IntersectionPrecomputes_float | |
Sz(self, float arg1) | mrmeshpy.IntersectionPrecomputes_float | |