FbxConnectionPoint::ConnectionList::Connection Struct Reference

This reference page is linked to from the following overview topics: FBX SDK Object Model.



Detailed Description

Definition at line 231 of file fbxconnectionpoint.h.

#include <fbxconnectionpoint.h>

List of all members.

Public Member Functions

 Connection (FbxConnectionPoint *pPoint, FbxConnection::EType pType)

Public Attributes

FbxConnectionPointmPoint
FbxConnection::EType mType

Constructor & Destructor Documentation

Connection ( FbxConnectionPoint pPoint,
FbxConnection::EType  pType 
) [inline]

Definition at line 232 of file fbxconnectionpoint.h.

: mPoint(pPoint), mType(pType){}

Member Data Documentation


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