Blender V2.61 - r43446
Public Member Functions | Public Attributes

AttributeRequest Class Reference

#include <attribute.h>

List of all members.

Public Member Functions

 AttributeRequest (ustring name_)
 AttributeRequest (Attribute::Standard std)

Public Attributes

ustring name
Attribute::Standard std
TypeDesc type
AttributeElement element
int offset

Detailed Description

Definition at line 120 of file attribute.h.


Constructor & Destructor Documentation

AttributeRequest::AttributeRequest ( ustring  name_)

Definition at line 239 of file attribute.cpp.

References ATTR_ELEMENT_NONE, element, name, offset, std, Attribute::STD_NONE, and type.

AttributeRequest::AttributeRequest ( Attribute::Standard  std)

Definition at line 249 of file attribute.cpp.

References ATTR_ELEMENT_NONE, element, name, offset, std, and type.


Member Data Documentation


The documentation for this class was generated from the following files: