Blender  V2.59
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
float xof
float yof
float size
float blend
short view
short flag
float pad2

Detailed Description

Definition at line 66 of file DNA_view3d_types.h.


Member Data Documentation

float BGpic::blend

Definition at line 71 of file DNA_view3d_types.h.

Referenced by background_image_add(), and draw_bgpic().

short BGpic::flag

Definition at line 73 of file DNA_view3d_types.h.

struct Image* BGpic::ima
struct BGpic* BGpic::next
float BGpic::pad2

Definition at line 74 of file DNA_view3d_types.h.

struct BGpic * BGpic::prev

Definition at line 67 of file DNA_view3d_types.h.

float BGpic::size
short BGpic::view

Definition at line 72 of file DNA_view3d_types.h.

Referenced by background_image_add(), and draw_bgpic().

float BGpic::xof

Definition at line 71 of file DNA_view3d_types.h.

Referenced by draw_bgpic().

float BGpic::yof

Definition at line 71 of file DNA_view3d_types.h.

Referenced by draw_bgpic().


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