, including all inherited members.
__FBRegisterTypeInfo(int pInternalClassId) | FBPlug | [friend] |
AddWrapper(FBScriptWrapper *) | FBWrapperHolder | |
Animatable | FBBox | |
AnimationNode | FBModel | |
AnimationNodeDestroy(FBAnimationNode *pAnimationNode) | FBBox | [virtual] |
AnimationNodeInCreate(kReference pUserId, const char *pName, const char *pDataType, bool pIsPublic=false, double *pMin=NULL, double *pMax=NULL, bool pUserData=false) | FBBox | [virtual] |
AnimationNodeInGet() | FBBox | [virtual] |
AnimationNodeIsUserData(FBAnimationNode *pAnimationNode) | FBBox | [virtual] |
AnimationNodeNotify(FBAnimationNode *pAnimationNode, FBEvaluateInfo *pEvaluateInfo) | FBBox | [virtual] |
AnimationNodeOutCreate(kReference pUserId, const char *pName, const char *pDataType, bool pIsPublic=false, double *pMin=NULL, double *pMax=NULL, bool pUserData=false) | FBBox | [virtual] |
AnimationNodeOutGet() | FBBox | [virtual] |
AnimationNodesOutDisableIfNotWritten(FBEvaluateInfo *pEvaluateInfo) | FBBox | [virtual] |
BeginChange() | FBPlug | |
BlendShapeDeformable | FBModel | |
CastsShadows | FBModel | |
Children | FBModel | |
ClassGroupName | FBPlug | [static] |
ClassName() override | FBComponent | [virtual] |
Clone() | FBModel | [virtual] |
ClosestRayIntersection(const FBTVector &pRayOrigin, const FBTVector &pRayEnd, FBTVector &pIntersectPos, FBNormal &pIntersectNormal) | FBModel | [virtual] |
Cluster | FBModel | |
Color | FBModelMarker | |
Components | FBComponent | |
ConnectDst(FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectDstAt(int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectSrc(FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectSrcAt(int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConstrainDeformable | FBModel | |
CustomModelDisplay(FBCamera *pCamera, FBModelShadingMode pShadingMode, FBModelRenderPass pRenderPass, float pPickingAreaWidth, float pPickingAreaHeight) | FBModel | [inline, virtual] |
CustomModelPicking(int pNbHits, unsigned int *pSelectBuffer, FBCamera *pCamera, int pMouseX, int pMouseY, FBTVector *pLocalRaySrc, FBTVector *pLocalRayDir, FBTVector *pWorldRaySrc, FBTVector *pWorldRayDir, FBMatrix *pGlobalInverseMatrix, FBTVector *pOutPickedPoint) | FBModel | [inline, virtual] |
Deformers | FBModel | |
DisableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
DisconnectAllDst() | FBPlug | |
DisconnectAllSrc() | FBPlug | |
DisconnectDst(FBPlug *pDst) | FBPlug | |
DisconnectDstAt(int pIndex) | FBPlug | |
DisconnectSrc(FBPlug *pSrc) | FBPlug | |
DisconnectSrcAt(int pIndex) | FBPlug | |
DofToLRM(FBMatrix &pLM, const FBRVector &pDof) | FBModel | |
EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
EndChange() | FBPlug | |
EvaluateAnimationNodes(FBEvaluateInfo *pEvaluateInfo) | FBBox | [virtual] |
FBBox(const char *pName, HIObject pObject=NULL) | FBBox | |
FBComponent(HIObject pObject) | FBComponent | |
FBComponentGetLongName(FBComponent *pObject) | FBComponent | [static] |
FBComponentGetName(FBComponent *pObject) | FBComponent | [static] |
FBComponentSetLongName(FBComponent *pObject, const char *pName) | FBComponent | [static] |
FBComponentSetName(FBComponent *pObject, const char *pName) | FBComponent | [static] |
FBCreate() | FBComponent | [virtual] |
FBDelete() | FBModel | [virtual] |
FBDestroy() | FBComponent | [virtual] |
FBModel(const char *pName, HIObject pObject=NULL) | FBModel | |
FBModelMarker(const char *pName, HIObject pObject=NULL) | FBModelMarker | |
FBPlug(HIObject pObject) | FBPlug | [protected] |
FBWrapperHolder() | FBWrapperHolder | |
FbxGetObjectSubType() override | FBModelMarker | [virtual] |
FbxGetObjectType() override | FBModelMarker | [virtual] |
FbxRetrieve(FBFbxObject *pFbxObject, kFbxObjectStore pStoreWhat) | FBModelMarker | [virtual] |
FbxStore(FBFbxObject *pFbxObject, kFbxObjectStore pStoreWhat) | FBModelMarker | [virtual] |
Folder | FBComponent | |
ForceAlwaysEvaluate() | FBModel | |
GeometricRotation | FBModel | |
GeometricScaling | FBModel | |
GeometricTranslation | FBModel | |
Geometry | FBModel | |
GeometryUpdateId | FBModel | |
GetAdditionalUniqueColorID(unsigned int pIndex) const | FBModel | |
GetAdditionalUniqueColorIDCount() const | FBModel | |
GetBoundingBox(FBVector3d &pMin, FBVector3d &pMax) | FBModel | |
GetContentModified(FBPlugModificationFlag pFlag) | FBPlug | |
GetCullingMode() const | FBModel | |
GetDst(int pIndex) | FBPlug | |
GetDstCount() | FBPlug | |
GetDstType(int pIndex) | FBPlug | |
GetFullName(void) | FBComponent | |
GetHIObject() const | FBPlug | [virtual] |
GetInternalClassId() | FBComponent | [static] |
GetMatrix(FBMatrix &pMatrix, FBModelTransformationType pWhat=kModelTransformation, bool pGlobalInfo=true, FBEvaluateInfo *pEvaluateInfo=NULL) | FBModel | |
GetObjectFlags() | FBComponent | |
GetObjectStatus(FBObjectStatus pStatus) | FBComponent | |
GetOwned(int pIndex) | FBPlug | |
GetOwnedCount() | FBPlug | |
GetOwner() | FBPlug | |
GetOwnerFileReference(void) | FBComponent | |
GetOwnerNamespace(void) | FBComponent | |
GetPlugConnectionModifiedList(FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove) | FBPlug | |
GetSchematicPosition() | FBModel | |
GetSelectedPoints() | FBModel | |
GetSelectedPointsCount() | FBModel | |
GetSelfModified(FBPlugModificationFlag pFlag) | FBPlug | |
GetSrc(int pIndex) | FBPlug | |
GetSrcCount() | FBPlug | |
GetSrcType(int pIndex) | FBPlug | |
GetStatusFlag(FBPlugStatusFlag pStatus) const | FBPlug | |
GetTypeId() | FBComponent | [virtual] |
GetVector(FBVector3d &pVector, FBModelTransformationType pWhat=kModelTranslation, bool pGlobalInfo=true, FBEvaluateInfo *pEvaluateInfo=NULL) | FBModel | |
GetWrapper() | FBWrapperHolder | |
HardSelect() | FBComponent | |
HasCustomDisplay() | FBModel | [inline, virtual] |
HasObjectFlags(FBObjectFlag pFlags) | FBComponent | |
ICallback_Declare(K_IMPLEMENTATION) | FBModel | |
Icon3D | FBModel | |
IKPivot | FBModelMarker | |
IKSync | FBModelMarker | |
InvalidatePropertyEventsParents() | FBComponent | |
IObject_Declare(K_IMPLEMENTATION) | FBBox | |
IQuery_Declare(K_IMPLEMENTATION) | FBModel | |
Is(int pTypeId) | FBComponent | [virtual] |
IsConstrained | FBModel | |
IsDeformable | FBModel | |
IsEvaluationReady(FBModelEvaluationTaskType pWhat, FBEvaluateInfo *pEvaluateInfo=NULL) const | FBModel | |
IsForceAlwaysEvaluate() | FBModel | |
IsSDKComponent() | FBPlug | |
IsVisible(FBEvaluateInfo *pEvaluateInfo=NULL) | FBModel | |
KObjectEvent(HIRegister pView, HKEventBase pEvent) | FBComponent | |
Length | FBModelMarker | |
Live | FBBox | |
LongName | FBComponent | |
Look | FBModelMarker | |
LookAt | FBModel | |
LRMToDof(FBRVector &pDof, const FBMatrix &pLM) | FBModel | |
mAllocated | FBPlug | |
Materials | FBModel | |
MatrixToRotation(FBRVector &pRotation, const FBMatrix &pMatrix) | FBModel | |
mDummyObject | FBComponent | |
mGlobalTypeInfo | FBPlug | [protected, static] |
mLocalPtr | FBComponent | |
mName | FBComponent | [protected] |
mObject | FBPlug | [protected] |
ModelVertexData | FBModel | |
MoveSrcAt(int pIndex, int pAtIndex) | FBPlug | |
MoveSrcAt(FBPlug *pSrc, FBPlug *pAtSrc) | FBPlug | |
mSDKComponent | FBPlug | [protected] |
Name | FBComponent | |
NoFrustumCullingRelease() | FBModel | |
NoFrustumCullingRequire() | FBModel | |
operator delete(void *pvMem) | FBComponent | |
operator new(size_t stAllocateBlock) | FBComponent | |
operator new(size_t stAllocateBlock, int blockType, const char *filename, int linenumber) | FBComponent | |
Parent | FBModel | |
Parents | FBComponent | |
Pickable | FBModel | |
PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | [virtual] |
PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL) | FBPlug | [virtual] |
PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | [virtual] |
PointCacheDeformable | FBModel | |
PointCacheRecord | FBModel | |
PostRotation | FBModel | |
PreRotation | FBModel | |
PrimaryVisibility | FBModel | |
PrintClassDefinitions() | FBPlug | [static] |
ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) | FBComponent | |
ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true) | FBComponent | |
PropertyAdd(FBProperty *pProperty) | FBComponent | [virtual] |
PropertyAddReferenceProperty(FBProperty *pReferenceProperty) | FBComponent | |
PropertyCreate(const char *pName, FBPropertyType pType, const char *pDataType, bool pAnimatable, bool pIsUser=false, FBProperty *pReferenceSource=NULL) | FBComponent | |
PropertyGetModifiedList(FBArrayTemplate< FBProperty * > &pPropList, FBPlugModificationFlag pModificationFlags) | FBComponent | |
PropertyList | FBComponent | |
PropertyRemove(FBProperty *pProperty) | FBComponent | |
QuaternionInterpolate | FBModel | |
ReceiveShadows | FBModel | |
RecordMode | FBBox | |
RegisterPropertyEvent(FBPropertyEvent *pPropertyEvent) | FBComponent | |
RemoveWrapper(FBScriptWrapper *) | FBWrapperHolder | |
ReplaceDstAt(int pIndex, FBPlug *pDst) | FBPlug | |
ReplaceSrcAt(int pIndex, FBPlug *pSrc) | FBPlug | |
ResLevel | FBModelMarker | |
RevertModification(FBPlugModificationFlag pFlag=kFBAllModifiedMask) | FBPlug | |
Rotation | FBModel | |
RotationActive | FBModel | |
RotationMax | FBModel | |
RotationMaxX | FBModel | |
RotationMaxY | FBModel | |
RotationMaxZ | FBModel | |
RotationMin | FBModel | |
RotationMinX | FBModel | |
RotationMinY | FBModel | |
RotationMinZ | FBModel | |
RotationOrder | FBModel | |
RotationSpaceForLimitOnly | FBModel | |
RotationToMatrix(FBMatrix &pMatrix, const FBRVector &pRotation) | FBModel | |
Scaling | FBModel | |
Scene | FBModel | |
Selected | FBComponent | |
SetAdditionalUniqueColorIDCount(unsigned int pCount) | FBModel | |
SetContentModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | |
SetCullingMode(FBModelCullingMode pCullingMode) | FBModel | |
SetFKOpacity(double pValue) | FBModelMarker | |
SetHIObject(HIObject pObject, bool pSDKComponent) override | FBComponent | [virtual] |
SetMatrix(FBMatrix pMatrix, FBModelTransformationType pWhat=kModelTransformation, bool pGlobalInfo=true, bool pPushUndo=false, FBEvaluateInfo *pEvaluateInfo=NULL) | FBModel | |
SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
SetOwnerNamespace(FBNamespace *pOwnerNSObj) | FBComponent | |
SetSchematicPosition(int pX, int pY) | FBModel | |
SetSchematicPosition(FBVector2d pVector2d) | FBModel | |
SetSelfModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | |
SetStatusFlag(FBPlugStatusFlag pStatus, bool pValue) | FBPlug | |
SetupPropertiesForShapes() | FBModel | |
SetVector(FBVector3d pVector, FBModelTransformationType pWhat=kModelTranslation, bool pGlobalInfo=true, bool pPushUndo=false, FBEvaluateInfo *pEvaluateInfo=NULL) | FBModel | |
Shaders | FBModel | |
ShadingMode | FBModel | |
Show | FBModel | |
Size | FBModelMarker | |
SkeletonDeformable | FBModel | |
SoftSelected | FBModel | |
SwapSrc(int pIndexA, int pIndexB) | FBPlug | |
TessellatedMesh | FBModel | |
Textures | FBModel | |
Transformable | FBModel | |
Translation | FBModel | |
TranslationActive | FBModel | |
TranslationMax | FBModel | |
TranslationMaxX | FBModel | |
TranslationMaxY | FBModel | |
TranslationMaxZ | FBModel | |
TranslationMin | FBModel | |
TranslationMinX | FBModel | |
TranslationMinY | FBModel | |
TranslationMinZ | FBModel | |
Type | FBModelMarker | |
TypeInfo | FBComponent | [static] |
UniqueColorId | FBModel | |
UniqueName | FBBox | |
UnregisterPropertyEvent(FBPropertyEvent *pPropertyEvent) | FBComponent | |
UpVector | FBModel | |
UseCustomPropertyViewSet() const | FBComponent | [inline, virtual] |
UseFrustumCulling() | FBModel | |
Visibility | FBModel | |
VisibilityInheritance | FBModel | |
~FBComponent() | FBComponent | [virtual] |
~FBPlug() | FBPlug | [virtual] |
~FBWrapperHolder() | FBWrapperHolder | [virtual] |