Definition in file kfbxquery.h.
#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/fbxcore/kfbxpropertydef.h>
#include <fbxfilesdk/kfbxplugins/kfbxproperty.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes |
|
class | KFbxQuery |
Class to manage query. More... |
|
class | KFbxQuery::KFbxInternalFilter |
class | KFbxQueryOperator |
Class to manage query operator. More... |
|
class | KFbxUnaryQueryOperator |
Class to manage unary query operator.
More... |
|
class | KFbxQueryClassId |
Class to manage query class Id. More... |
|
class | KFbxQueryIsA |
Class to manage query property . More... |
|
class | KFbxQueryProperty |
Class to manage query property . More... |
|
class | KFbxQueryConnectionType |
Class to manage query connection type.
More... |
|
class | KFbxCriteria |
Defines a filtering criteria for a query of
objects, connections and properties, so that only those satisfying
the criteria are affected by the query. More... |
|
Enumerations |
|
enum | eFbxQueryOperator
{ eFbxAnd, eFbxOr } |
enum | eFbxUnaryQueryOperator { eFbxNot } |
enum eFbxQueryOperator |
Definition at line 118 of file kfbxquery.h.
Definition at line 171 of file kfbxquery.h.