Methods
-
bool
intersectX(
vec3i&
vec,
int
x = 0,
bool
segment = true
) const
-
bool
intersectY(
vec3i&
vec,
int
y = 0,
bool
segment = true
) const
-
bool
intersectZ(
vec3i&
vec,
int
z = 0,
bool
segment = true
) const
-
vec3i
getDirection(
) const
-
vec3i
get_direction(
) const
-
vec3i
getClosestPoint(
vec3i&
arg0,
bool
arg1
) const
-
double
get_length(
) const
-
double
get_lengthSQ(
) const
-
vec3i
get_midpoint(
) const