PeriDyno 1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
NodePort.h File Reference
#include <string>
#include <vector>
#include <memory>
Include dependency graph for NodePort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dyno::NodePort
 Input ports for Node. More...
 
class  dyno::SingleNodePort< T >
 
class  dyno::MultipleNodePort< T >
 

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.
 

Enumerations

enum  dyno::NodePortType { dyno::Single , dyno::Multiple , dyno::Unknown }
 

Functions

void dyno::disconnect (Node *node, NodePort *port)