Blender V2.61 - r43446
Public Attributes

BGpic Struct Reference

#include <DNA_view3d_types.h>

List of all members.

Public Attributes

struct BGpicnext
struct BGpicprev
struct Imageima
struct ImageUser iuser
struct MovieClipclip
struct MovieClipUser cuser
float xof
float yof
float size
float blend
short view
short flag
short source
short pad

Detailed Description

Definition at line 70 of file DNA_view3d_types.h.


Member Data Documentation

float BGpic::blend

Definition at line 77 of file DNA_view3d_types.h.

Referenced by draw_bgpic(), and ED_view3D_background_image_new().

Definition at line 76 of file DNA_view3d_types.h.

Referenced by draw_bgpic().

short BGpic::flag

Definition at line 79 of file DNA_view3d_types.h.

Referenced by draw_bgpic(), and ED_view3D_background_image_new().

struct Image* BGpic::ima
struct BGpic* BGpic::next
short BGpic::pad

Definition at line 80 of file DNA_view3d_types.h.

struct BGpic * BGpic::prev

Definition at line 71 of file DNA_view3d_types.h.

float BGpic::size

Definition at line 77 of file DNA_view3d_types.h.

Referenced by draw_bgpic(), and ED_view3D_background_image_new().

Definition at line 80 of file DNA_view3d_types.h.

Referenced by draw_bgpic().

short BGpic::view

Definition at line 78 of file DNA_view3d_types.h.

Referenced by draw_bgpic(), and ED_view3D_background_image_new().

float BGpic::xof

Definition at line 77 of file DNA_view3d_types.h.

Referenced by draw_bgpic().

float BGpic::yof

Definition at line 77 of file DNA_view3d_types.h.

Referenced by draw_bgpic().


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