Blender V5.0
AttributeRequest Class Reference

#include <attribute.h>

Public Member Functions

 AttributeRequest (ustring name_)
 AttributeRequest (AttributeStandard std)

Public Attributes

ustring name
AttributeStandard std
TypeDesc type
AttributeDescriptor desc

Detailed Description

Definition at line 231 of file scene/attribute.h.

Constructor & Destructor Documentation

◆ AttributeRequest() [1/2]

AttributeRequest::AttributeRequest ( ustring name_)
explicit

Definition at line 818 of file scene/attribute.cpp.

References ATTR_ELEMENT_NONE, ATTR_STD_NONE, desc, name, NODE_ATTR_FLOAT, std, and type.

◆ AttributeRequest() [2/2]

AttributeRequest::AttributeRequest ( AttributeStandard std)
explicit

Definition at line 829 of file scene/attribute.cpp.

References ATTR_ELEMENT_NONE, desc, name, NODE_ATTR_FLOAT, std, and type.

Member Data Documentation

◆ desc

◆ name

◆ std

◆ type

TypeDesc AttributeRequest::type

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