This is the complete list of members for FBPatch, including all inherited members.
AddWrapper(FBScriptWrapper *) (defined in FBWrapperHolder) | FBWrapperHolder | |
BeginChange() | FBPlug | protected |
BinormalMappingMode | FBGeometry | |
BinormalReferenceMode | FBGeometry | |
ClassGroupName | FBPlug | protectedstatic |
ClassName() override | FBComponent | virtual |
Components | FBComponent | |
ConnectDst(FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
ConnectDstAt(int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
ConnectSrc(FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
ConnectSrcAt(int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | protected |
ControlPointsBegin() override | FBPatch | virtual |
ControlPointsEnd() override | FBPatch | virtual |
DisableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
DisconnectAllDst() | FBPlug | protected |
DisconnectAllSrc() | FBPlug | protected |
DisconnectDst(FBPlug *pDst) | FBPlug | protected |
DisconnectDstAt(int pIndex) | FBPlug | protected |
DisconnectSrc(FBPlug *pSrc) | FBPlug | protected |
DisconnectSrcAt(int pIndex) | FBPlug | protected |
EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
EndChange() | FBPlug | protected |
FBComponent(HIObject pObject) | FBComponent | |
FBComponentGetLongName(FBComponent *pObject) (defined in FBComponent) | FBComponent | static |
FBComponentGetName(FBComponent *pObject) (defined in FBComponent) | FBComponent | static |
FBComponentSetLongName(FBComponent *pObject, const char *pName) (defined in FBComponent) | FBComponent | static |
FBComponentSetName(FBComponent *pObject, const char *pName) (defined in FBComponent) | FBComponent | static |
FBCreate() | FBComponent | virtual |
FBDelete() override | FBComponent | virtual |
FBDestroy() | FBComponent | virtual |
FBGeometry(const char *pName, HIObject pObject=NULL) | FBGeometry | protected |
FBPatch(const char *pName, HIObject pObject=NULL) | FBPatch | |
FBSurface(const char *pName, HIObject pObject=NULL) | FBSurface | |
FBWrapperHolder() (defined in FBWrapperHolder) | FBWrapperHolder | |
Folder | FBComponent | |
GeometryBegin() | FBGeometry | |
GeometryEnd() | FBGeometry | |
GetBinormalsDirectArray(int &pOutArrayCount) const | FBGeometry | |
GetBinormalsIndexArray(int &pOutArrayCount) const | FBGeometry | |
GetContentModified(FBPlugModificationFlag pFlag) | FBPlug | protected |
GetControlPoint(int pIndex, double &pX, double &pY, double &pZ, double &pW) (defined in FBSurface) | FBSurface | virtual |
GetDst(int pIndex) | FBPlug | protected |
GetDstCount() | FBPlug | protected |
GetDstType(int pIndex) | FBPlug | protected |
GetFullName(void) | FBComponent | |
GetInternalClassId() | FBComponent | static |
GetMaterialIndexArray(int &pOutArrayCount) const | FBGeometry | |
GetNormalsDirectArray(int &pOutArrayCount) const | FBGeometry | |
GetNormalsIndexArray(int &pOutArrayCount) const | FBGeometry | |
GetObjectFlags() | FBComponent | |
GetObjectStatus(FBObjectStatus pStatus) | FBComponent | |
GetOwned(int pIndex) | FBPlug | protected |
GetOwnedCount() | FBPlug | protected |
GetOwner() | FBPlug | protected |
GetOwnerFileReference(void) | FBComponent | |
GetOwnerNamespace(void) | FBComponent | |
GetPlugConnectionModifiedList(FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove) | FBPlug | protected |
GetPositionsArray(int &pOutArrayCount) const | FBGeometry | |
GetSelfModified(FBPlugModificationFlag pFlag) | FBPlug | protected |
GetSrc(int pIndex) | FBPlug | protected |
GetSrcCount() | FBPlug | protected |
GetSrcType(int pIndex) | FBPlug | protected |
GetStatusFlag(FBPlugStatusFlag pStatus) const | FBPlug | protected |
GetSurfaceCapped(int pUorV, int pDirection) (defined in FBSurface) | FBSurface | virtual |
GetTangentsDirectArray(int &pOutArrayCount) const | FBGeometry | |
GetTangentsIndexArray(int &pOutArrayCount) const | FBGeometry | |
GetTypeId() override | FBComponent | virtual |
GetUVSetDirectArray(int &pOutArrayCount, const char *pUVSetName=NULL) const | FBGeometry | |
GetUVSetIndexArray(int &pOutArrayCount, const char *pUVSetName=NULL) const | FBGeometry | |
GetUVSetMappingMode(const char *pUVSetName=NULL) const | FBGeometry | |
GetUVSetReferenceMode(const char *pUVSetName=NULL) const | FBGeometry | |
GetUVSets() const | FBGeometry | |
GetVertexColorsDirectArray(int &pOutArrayCount) const | FBGeometry | |
GetVertexColorsIndexArray(int &pOutArrayCount) const | FBGeometry | |
GetVertexCount(int pUorVorGlobal=-1) (defined in FBSurface) | FBSurface | virtual |
GetVertexes() const | FBGeometry | |
GetWrapper() | FBWrapperHolder | |
HardSelect() | FBComponent | |
HasObjectFlags(FBObjectFlag pFlags) | FBComponent | |
Is(int pTypeId) override | FBComponent | virtual |
IsEditingEnabled() const | FBGeometry | |
IsSDKComponent() | FBPlug | protected |
LongName | FBComponent | |
mAllocated | FBPlug | protected |
MaterialMappingMode | FBGeometry | |
mGlobalTypeInfo | FBPlug | protectedstatic |
mObject | FBPlug | protected |
ModifyNotify(kFBGeometryUpdateFlags pFlags=kFBGeometryUpdateAll, int pFirstIndex=-1, int pLastIndex=-1) | FBGeometry | |
MoveSrcAt(int pIndex, int pAtIndex) | FBPlug | protected |
MoveSrcAt(FBPlug *pSrc, FBPlug *pAtSrc) | FBPlug | protected |
mSDKComponent | FBPlug | protected |
Name | FBComponent | |
NormalMappingMode | FBGeometry | |
NormalReferenceMode | FBGeometry | |
Parents | FBComponent | |
PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | protectedvirtual |
PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL) | FBPlug | protectedvirtual |
PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | protectedvirtual |
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 | |
RemoveWrapper(FBScriptWrapper *) (defined in FBWrapperHolder) | FBWrapperHolder | |
ReplaceDstAt(int pIndex, FBPlug *pDst) | FBPlug | protected |
ReplaceSrcAt(int pIndex, FBPlug *pSrc) | FBPlug | protected |
RevertModification(FBPlugModificationFlag pFlag=kFBAllModifiedMask) | FBPlug | protected |
Selected | FBComponent | |
SetContentModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | protected |
SetControlPoint(int pIndex, double pX, double pY, double pZ, double pW) (defined in FBSurface) | FBSurface | virtual |
SetHIObject(HIObject pObject, bool pSDKComponent) override | FBComponent | virtual |
SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
SetOwnerNamespace(FBNamespace *pOwnerNSObj) | FBComponent | |
SetSelfModified(FBPlugModificationFlag pFlag, bool pBool) | FBPlug | protected |
SetStatusFlag(FBPlugStatusFlag pStatus, bool pValue) | FBPlug | protected |
ShapeAdd(const char *pName) | FBGeometry | |
ShapeClearAll() | FBGeometry | |
ShapeGetCount() const | FBGeometry | |
ShapeGetDiffPoint(int pShapeIdx, int pDiffIndex, int &pOriIndex, FBVertex &pPosDiff) const | FBGeometry | |
ShapeGetDiffPoint(int pShapeIdx, int pDiffIndex, int &pOriIndex, FBVertex &pPosDiff, FBNormal &pNormalDiff) const | FBGeometry | |
ShapeGetDiffPointCount(int pShapeIdx) const | FBGeometry | |
ShapeGetName(int pShapeIdx) const | FBGeometry | |
ShapeInit(int pShapeIdx, int pDiffSize, bool pWithNormal=false) | FBGeometry | |
ShapeSetDiffPoint(int pShapeIdx, int pDiffIndex, int pOriIndex, const FBVertex &pPosDiff) | FBGeometry | |
ShapeSetDiffPoint(int pShapeIdx, int pDiffIndex, int pOriIndex, const FBVertex &pPosDiff, const FBNormal &pNormalDiff) | FBGeometry | |
SurfaceBegin() override | FBPatch | virtual |
SurfaceEditBegin() override | FBPatch | virtual |
SurfaceEditEnd() override | FBPatch | virtual |
SurfaceEnd() override | FBPatch | virtual |
SurfaceMode | FBSurface | |
SwapSrc(int pIndexA, int pIndexB) | FBPlug | protected |
TangentMappingMode | FBGeometry | |
TangentReferenceMode | FBGeometry | |
TypeInfo | FBComponent | static |
UClosed | FBSurface | |
UseCustomPropertyViewSet() const | FBComponent | inlinevirtual |
USize | FBSurface | |
UStep | FBSurface | |
USurfaceType | FBPatch | |
VClosed | FBSurface | |
VertexAdd(FBVertex pVertex) | FBGeometry | |
VertexAdd(FBVertex pVertex, FBNormal pNormal) | FBGeometry | |
VertexAdd(FBVertex pVertex, FBNormal pNormal, FBUV pUV) | FBGeometry | |
VertexAdd(FBVertex pVertex, FBNormal pNormal, FBUV pUV, FBColorF pVertexColor) | FBGeometry | |
VertexAdd(double px, double py, double pz) | FBGeometry | |
VertexAdd(double px, double py, double pz, double nx, double ny, double nz) | FBGeometry | |
VertexAdd(double px, double py, double pz, double nx, double ny, double nz, double UVu, double UVv) | FBGeometry | |
VertexAdd(double px, double py, double pz, double nx, double ny, double nz, double UVu, double UVv, double pRed, double pGreen, double pBlue, double pAlpha) | FBGeometry | |
VertexArrayClear() | FBGeometry | |
VertexArrayInit(int pVertexcount, bool pUniqueMaterial, unsigned int pFBGeometryArrayIDs=0) | FBGeometry | |
VertexClear() | FBGeometry | |
VertexColorGet(int pIndex=-1) const | FBGeometry | |
VertexColorMappingMode | FBGeometry | |
VertexColorReferenceMode | FBGeometry | |
VertexColorSet(FBColorF pColor, int pIndex=-1) | FBGeometry | |
VertexColorSet(float pRed, float pGreen, float pBlue, float pAlpha, int pIndex=-1) | FBGeometry | |
VertexCount() const | FBGeometry | |
VertexGet(int pIndex) const | FBGeometry | |
VertexGetSelected(int pU, int pV) | FBSurface | |
FBGeometry::VertexGetSelected(int pIndex) | FBGeometry | |
VertexGetTransformable(int pU, int pV) | FBSurface | |
FBGeometry::VertexGetTransformable(int pIndex) | FBGeometry | |
VertexGetVisible(int pU, int pV) | FBSurface | |
FBGeometry::VertexGetVisible(int pIndex) | FBGeometry | |
VertexInit(int pSize, bool pResize, bool pInitUV=true, bool pInitVertexColor=false) | FBGeometry | |
VertexNormalGet(int pIndex=-1) const | FBGeometry | |
VertexNormalSet(FBNormal pVertex, int pIndex=-1) | FBGeometry | |
VertexNormalSet(double px, double py, double pz, int pIndex=-1) | FBGeometry | |
VertexSet(FBVertex pVertex, int pIndex=-1) | FBGeometry | |
VertexSet(double px, double py, double pz, int pIndex=-1) | FBGeometry | |
VertexSetSelected(int pU, int pV, bool pState) | FBSurface | |
FBGeometry::VertexSetSelected(int pIndex, bool pState) | FBGeometry | |
VertexSetVisible(int pU, int pV, bool pState) | FBSurface | |
FBGeometry::VertexSetVisible(int pIndex, bool pState) | FBGeometry | |
VertexUVGet(int pIndex=-1) const | FBGeometry | |
VertexUVSet(FBUV pUV, int pIndex=-1) | FBGeometry | |
VertexUVSet(float pU, float pV, int pIndex=-1) | FBGeometry | |
VSize | FBSurface | |
VStep | FBSurface | |
VSurfaceType | FBPatch | |
~FBComponent() | FBComponent | virtual |
~FBWrapperHolder() (defined in FBWrapperHolder) | FBWrapperHolder | virtual |