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

EnvironmentTextureNode Class Reference

#include <nodes.h>

Inheritance diagram for EnvironmentTextureNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ~EnvironmentTextureNode ()
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 73 of file nodes.h.


Constructor & Destructor Documentation

EnvironmentTextureNode::~EnvironmentTextureNode ( )

Definition at line 195 of file nodes.cpp.

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


Member Function Documentation

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

Implements ShaderNode.

Definition at line 201 of file nodes.cpp.

References image_manager, NULL, and slot.


Member Data Documentation

Definition at line 82 of file nodes.h.

Definition at line 84 of file nodes.h.

Referenced by add_node().

Definition at line 81 of file nodes.h.

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

Definition at line 79 of file nodes.h.

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

Definition at line 80 of file nodes.h.

Referenced by clone().


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