Blender V2.61 - r43446
Public Attributes

DupliObject Struct Reference

#include <DNA_object_types.h>

List of all members.

Public Attributes

struct DupliObjectnext
struct DupliObjectprev
struct Objectob
unsigned int origlay
int index
float mat [4][4]
float omat [4][4]
float orco [3]
float uv [2]
short type
char no_draw
char animated

Detailed Description

Definition at line 285 of file DNA_object_types.h.


Member Data Documentation

float DupliObject::mat[4][4]
float DupliObject::omat[4][4]
unsigned int DupliObject::origlay

Definition at line 288 of file DNA_object_types.h.

Referenced by free_object_duplilist(), group_duplilist(), and new_dupli_object().

Definition at line 286 of file DNA_object_types.h.

Referenced by free_object_duplilist().

float DupliObject::uv[2]

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