#include <scilab/modules/graphics/includes/ObjectStructure.h>
Collaboration diagram for sciLightSource:

Data Fields | |
| sciRelationShip | relationship |
| sciGraphicContext | graphiccontext |
| POINT3D | org |
| BOOL | switchon |
| BOOL | visible |
| int | isclip |
| double | clip_region [4] |
| int | clip_region_set |
| int * | user_data |
| int | size_of_user_data |
Definition at line 1060 of file ObjectStructure.h.
Definition at line 1062 of file ObjectStructure.h.
Definition at line 1063 of file ObjectStructure.h.
Definition at line 1064 of file ObjectStructure.h.
Definition at line 1065 of file ObjectStructure.h.
specifies if this object is visble
Definition at line 1067 of file ObjectStructure.h.
Definition at line 1068 of file ObjectStructure.h.
| double sciLightSource::clip_region[4] |
Definition at line 1069 of file ObjectStructure.h.
Definition at line 1070 of file ObjectStructure.h.
Definition at line 1071 of file ObjectStructure.h.
Definition at line 1072 of file ObjectStructure.h.
1.5.1