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

ShaderOutput Class Reference

#include <graph.h>

List of all members.

Public Member Functions

 ShaderOutput (ShaderNode *parent, const char *name, ShaderSocketType type)

Public Attributes

const char * name
ShaderNodeparent
ShaderSocketType type
vector< ShaderInput * > links
int stack_offset

Detailed Description

Definition at line 128 of file graph.h.


Constructor & Destructor Documentation

ShaderOutput::ShaderOutput ( ShaderNode parent,
const char *  name,
ShaderSocketType  type 
)

Definition at line 43 of file graph.cpp.

References name, parent, stack_offset, SVM_STACK_INVALID, and type.


Member Data Documentation

const char* ShaderOutput::name

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