kfbxquery.h File Reference


Detailed Description

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>

Include dependency graph for kfbxquery.h:
This graph shows which files directly or indirectly include this file:

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 }

Enumeration Type Documentation

Enumerator:
eFbxAnd 
eFbxOr 

Definition at line 118 of file kfbxquery.h.

Enumerator:
eFbxNot 

Definition at line 171 of file kfbxquery.h.