![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| float | xmin |
| float | xmax |
| float | ymin |
| float | ymax |
| float | zmin |
| float | zmax |
| float Boxf::xmax |
Definition at line 1434 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), isb_bsp_face_inside(), isb_bsp_fillfaces(), isb_bsp_split(), and isb_bsp_split_init().
| float Boxf::xmin |
Definition at line 1434 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), isb_bsp_face_inside(), isb_bsp_fillfaces(), isb_bsp_split(), isb_bsp_split_init(), isb_make_buffer(), and isb_make_buffer_transp().
| float Boxf::ymax |
Definition at line 1435 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), isb_bsp_face_inside(), isb_bsp_fillfaces(), isb_bsp_split(), and isb_bsp_split_init().
| float Boxf::ymin |
Definition at line 1435 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), isb_bsp_face_inside(), isb_bsp_fillfaces(), isb_bsp_split(), isb_bsp_split_init(), isb_make_buffer(), and isb_make_buffer_transp().
| float Boxf::zmax |
Definition at line 1436 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), and isb_bsp_face_inside().
| float Boxf::zmin |
Definition at line 1436 of file shadbuf.c.
Referenced by bound_boxf(), init_box(), and isb_bsp_face_inside().