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

ImageTextureNode Class Reference

#include <nodes.h>

Inheritance diagram for ImageTextureNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~ImageTextureNode ()
ShaderNodeclone () const

Public Attributes

ImageManagerimage_manager
int slot
string filename
ustring color_space

Static Public Attributes

static ShaderEnum color_space_enum = color_space_init()

Detailed Description

Definition at line 59 of file nodes.h.


Constructor & Destructor Documentation

ImageTextureNode::~ImageTextureNode ( )

Definition at line 117 of file nodes.cpp.

References filename, image_manager, and ImageManager::remove_image().


Member Function Documentation

ShaderNode * ImageTextureNode::clone ( ) const [virtual]

Implements ShaderNode.

Definition at line 123 of file nodes.cpp.

References image_manager, NULL, and slot.


Member Data Documentation

Definition at line 68 of file nodes.h.

ShaderEnum ImageTextureNode::color_space_enum = color_space_init() [static]

Definition at line 70 of file nodes.h.

Referenced by add_node().

Definition at line 67 of file nodes.h.

Referenced by xml_read_shader_graph(), and ~ImageTextureNode().

Definition at line 65 of file nodes.h.

Referenced by clone(), and ~ImageTextureNode().

Definition at line 66 of file nodes.h.

Referenced by clone().


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