Public Types

FbxConnection Class Reference

Search for all occurrences

Detailed Description

Definition at line 23 of file fbxconnectionpoint.h.

#include <fbxconnectionpoint.h>

List of all members.

Public Types

enum   EType {
  eNone = 0, eSystem = 1 << 0, eUser = 1 << 1, eSystemOrUser = eUser | eSystem,
  eReference = 1 << 2, eContains = 1 << 3, eData = 1 << 4, eLinkType = eReference | eContains | eData,
  eDefault = eUser | eReference, eUnidirectional = 1 << 7
}

Member Enumeration Documentation

enum EType
Enumerator:
eNone 
eSystem 
eUser 
eSystemOrUser 
eReference 
eContains 
eData 
eLinkType 
eDefault 
eUnidirectional 

Definition at line 26 of file fbxconnectionpoint.h.

    { 
        eNone = 0,
        // System or user
        eSystem = 1 << 0,
        eUser = 1 << 1,
        eSystemOrUser = eUser | eSystem,
        // Type of Link
        eReference = 1 << 2,
        eContains = 1 << 3,
        eData = 1 << 4,
        eLinkType = eReference | eContains | eData,
        eDefault = eUser | eReference,
        eUnidirectional = 1 << 7
    };

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

FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection
FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection FbxConnection