Blender V2.61 - r43446
Public Attributes

BSPFace Struct Reference

List of all members.

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]

Detailed Description

Definition at line 1447 of file shadbuf.c.


Member Data Documentation

Definition at line 1448 of file shadbuf.c.

Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().

Definition at line 1451 of file shadbuf.c.

Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().

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().

Definition at line 1450 of file shadbuf.c.

Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().

Definition at line 1456 of file shadbuf.c.

Referenced by bspface_init_strand().

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().

Definition at line 1453 of file shadbuf.c.

Referenced by isb_bsp_face_inside(), isb_bsp_test_face(), and isb_bsp_test_strand().

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
float * BSPFace::v2
float * BSPFace::v3
float * BSPFace::v4
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().


The documentation for this struct was generated from the following file: