![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| Boxf | box |
| float * | v1 |
| float * | v2 |
| float * | v3 |
| float * | v4 |
| int | obi |
| int | facenr |
| int | type |
| short | shad_alpha |
| short | is_full |
| float | radline |
| float | radline_end |
| float | len |
| float | vec1 [3] |
| float | vec2 [3] |
| float | rc [3] |
Definition at line 1448 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| int BSPFace::facenr |
Definition at line 1451 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| short BSPFace::is_full |
Definition at line 1453 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float BSPFace::len |
Definition at line 1456 of file shadbuf.c.
Referenced by bspface_init_strand(), and point_behind_strand().
| int BSPFace::obi |
Definition at line 1450 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float BSPFace::radline |
Definition at line 1456 of file shadbuf.c.
Referenced by bspface_init_strand().
| float BSPFace::radline_end |
Definition at line 1456 of file shadbuf.c.
Referenced by bspface_init_strand(), and point_behind_strand().
| float BSPFace::rc[3] |
Definition at line 1457 of file shadbuf.c.
Referenced by bspface_init_strand(), and point_behind_strand().
| short BSPFace::shad_alpha |
Definition at line 1453 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| int BSPFace::type |
Definition at line 1452 of file shadbuf.c.
Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float* BSPFace::v1 |
Definition at line 1449 of file shadbuf.c.
Referenced by bspface_init_strand(), isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float * BSPFace::v2 |
Definition at line 1449 of file shadbuf.c.
Referenced by bspface_init_strand(), isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float * BSPFace::v3 |
Definition at line 1449 of file shadbuf.c.
Referenced by bspface_init_strand(), isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float * BSPFace::v4 |
Definition at line 1449 of file shadbuf.c.
Referenced by bspface_init_strand(), isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().
| float BSPFace::vec1[3] |
Definition at line 1457 of file shadbuf.c.
Referenced by bspface_init_strand(), and point_behind_strand().
| float BSPFace::vec2[3] |
Definition at line 1457 of file shadbuf.c.
Referenced by bspface_init_strand().