Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
DoAttach Struct Reference

#include "steam/asset/buildinstruct.hpp"

Description

Definition at line 50 of file buildinstruct.hpp.

Public Attributes

vector< PProcnodes
 
Literal point
 identifying the point where the nodes should be attached
 

Public Member Functions

 DoAttach (Symbol where=CURRENT)
 
 DoAttach (PProc &node, Symbol where=CURRENT)
 

Constructor & Destructor Documentation

◆ DoAttach() [1/2]

DoAttach ( Symbol  where = CURRENT)
inline

Definition at line 57 of file buildinstruct.hpp.

◆ DoAttach() [2/2]

DoAttach ( PProc node,
Symbol  where = CURRENT 
)
inline

Definition at line 61 of file buildinstruct.hpp.

References DoAttach::nodes.

Member Data Documentation

◆ nodes

vector<PProc> nodes

Definition at line 52 of file buildinstruct.hpp.

Referenced by DoAttach::DoAttach().

◆ point

Literal point

identifying the point where the nodes should be attached

Definition at line 55 of file buildinstruct.hpp.

+ Collaboration diagram for DoAttach:

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