HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode Class Reference

#include <MaterialFlatten.h>

Classes

struct  Connection
 

Public Types

typedef std::vector< ConnectionConnectionVector
 

Public Member Functions

 NetworkNode ()
 
bool valid ()
 
std::string getName ()
 
bool getTarget (std::string &oResult)
 
bool getNodeType (std::string &oResult)
 
void getParameters (ParameterEntryVector &oResult)
 
void getConnections (ConnectionVector &oResult)
 

Friends

class MaterialFlatten
 

Detailed Description

Definition at line 158 of file MaterialFlatten.h.

Member Typedef Documentation

Constructor & Destructor Documentation

Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::NetworkNode ( )

Member Function Documentation

void Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getConnections ( ConnectionVector oResult)
std::string Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getName ( )
bool Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getNodeType ( std::string oResult)
void Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getParameters ( ParameterEntryVector oResult)
bool Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getTarget ( std::string oResult)
bool Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::valid ( )

Friends And Related Function Documentation

friend class MaterialFlatten
friend

Definition at line 200 of file MaterialFlatten.h.


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