Blender  V2.59
Public Attributes
BoundBox Struct Reference

#include <DNA_object_types.h>

List of all members.

Public Attributes

float vec [8][3]
int flag
int pad

Detailed Description

The following illustrates the orientation of the bounding box in local space

Z Y | / |/ .-----X

2----------6 /| /| / | / | 1----------5 | | | | | | 3-------|--7 | / | / |/ |/ 0----------4

Definition at line 89 of file DNA_object_types.h.


Member Data Documentation

Definition at line 91 of file DNA_object_types.h.

Referenced by ED_view3d_boundbox_clip(), and object_boundbox_flag().

Definition at line 91 of file DNA_object_types.h.

float BoundBox::vec[8][3]

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