Alembic Version 1.1
Loading...
Searching...
No Matches
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

◆ ConnectionVector

Constructor & Destructor Documentation

◆ NetworkNode()

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

Referenced by MaterialFlatten.

Here is the caller graph for this function:

Member Function Documentation

◆ getConnections()

void Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getConnections ( ConnectionVector & oResult)

◆ getName()

std::string Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getName ( )

◆ getNodeType()

bool Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getNodeType ( std::string & oResult)

◆ getParameters()

void Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getParameters ( ParameterEntryVector & oResult)

◆ getTarget()

bool Alembic::AbcMaterial::ALEMBIC_VERSION_NS::MaterialFlatten::NetworkNode::getTarget ( std::string & oResult)

◆ valid()

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

◆ MaterialFlatten

friend class MaterialFlatten
friend

Definition at line 200 of file MaterialFlatten.h.

References NetworkNode(), and MaterialFlatten.

Referenced by MaterialFlatten.


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