GvDestination Struct Reference Graph View

#include <c4d_graphview_def.h>

详细描述

Connections destination data.

公共成员函数

  GvDestination ()

Public Attributes

GvNode node
GvPort port

构造函数 & 析构函数文档编制

◆  GvDestination()

GvDestination ( )

Constructor. Sets pointers to nullptr .

Member Data Documentation

◆  node

GvNode * node

Destination node.

◆  port

GvPort * port

Destination port.