#include <eng_node.hh>

Public Types | |
| typedef SharedPtrNull < ColorsNode > | Ptr |
| typedef SmallArray < Node::VCNT, RGBA > | Colors |
Public Member Functions | |
| ColorsNode (const Value &value) | |
| ColorsNode (const ColorsNode &src) | |
| void | Accept (Visitor &visitor) |
| const ColorsNode::Value & | GetValue (void) const |
| const Colors & | GetColors (void) const |
| void | SetColors (const Colors &colors) |
| void | SetColors (const RGBA color) |
Protected Member Functions | |
| Node::Ptr | Clone (void) const |
| TypeId | GetTypeId (void) const |
Private Attributes | |
| Value | mValue |
Friends | |
| class | Value |
| class | NodeClones |
| class | Graph |
| class | GraphMaker |
| class | GraphImporter |
Classes | |
| class | Value |
| typedef SharedPtrNull<ColorsNode> eng::ColorsNode::Ptr |
Reimplemented from eng::Node.
| typedef SmallArray<Node::VCNT,RGBA> eng::ColorsNode::Colors |
| eng::ColorsNode::ColorsNode | ( | const Value & | value | ) |
ColorsNode methods.
| eng::ColorsNode::ColorsNode | ( | const ColorsNode & | src | ) |
| const ColorsNode::Value& eng::ColorsNode::GetValue | ( | void | ) | const [inline, virtual] |
Implements eng::Node.
| Node::TypeId eng::ColorsNode::GetTypeId | ( | void | ) | const [protected, virtual] |
Implements eng::Node.
| const Colors& eng::ColorsNode::GetColors | ( | void | ) | const [inline] |
| void eng::ColorsNode::SetColors | ( | const Colors & | colors | ) |
| void eng::ColorsNode::SetColors | ( | const RGBA | color | ) |
friend class NodeClones [friend] |
Reimplemented from eng::Node.
friend class GraphMaker [friend] |
Reimplemented from eng::Node.
friend class GraphImporter [friend] |
Reimplemented from eng::Node.
Value eng::ColorsNode::mValue [private] |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:23 2007