#include <fbxconnectionpoint.h>
Class to manage Connect Filter.
Definition at line 279 of file fbxconnectionpoint.h.
◆ ~FbxConnectionPointFilter()
◆ Ref()
Return reference ConnectionPoint filter.
◆ Unref()
◆ GetUniqueId()
virtual FbxInt GetUniqueId |
( |
| ) |
const |
|
inlinevirtual |
◆ IsValid()
Judge if the given Connection Point is valid.
- Parameters
-
pConnect | The given Connection Point. |
- Returns
True
if valid, false
if not valid.
◆ IsValidConnection()
Judge if the given Connection Point is a valid connection.
- Parameters
-
pConnect | The given Connection Point. |
pType | Connection type. |
- Returns
True
if valid, false
if not valid.
◆ IsEqual()
Judge if it is equal with the given ConnectionPoint filter.
- Parameters
-
pConnectFilter | The given ConnectionPoint filter. |
- Returns
True
if equal, false
if unequal.
The documentation for this class was generated from the following file: