LPoint4i¶
-
class
LPoint4i
¶ Bases:
LVecBase4i
This is a four-component point in space.
Inheritance diagram
-
LPoint4i
(void) = default¶
-
LPoint4i
(LVecBase4i const ©)¶
-
LPoint4i
(int fill_value)¶
-
LPoint4i
(int x, int y, int z, int w)¶
-
LPoint4i
(LVecBase3i const ©, int w)¶
-
static TypeHandle
get_class_type
(void)¶
-