|
Rhino C++ API
8.24
|
This is the complete list of members for IRhinoSnapshotsClientEx, including all inherited members.
| AnimateDocument(CRhinoDoc &doc, double dPos, const ON_Buffer &start, const ON_Buffer &stop)=0 | IRhinoSnapshotsClient | pure virtual |
| AnimateObject(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, double dPos, const ON_Buffer &start, const ON_Buffer &stop)=0 | IRhinoSnapshotsClient | pure virtual |
| AnimationStart(CRhinoDoc &doc, int iFrames)=0 | IRhinoSnapshotsClient | pure virtual |
| AnimationStop(CRhinoDoc &doc)=0 | IRhinoSnapshotsClient | pure virtual |
| ApplicationCategory(void) | IRhinoSnapshotsClient | static |
| Category(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| ClientId(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| ConvertData(CRhinoDoc &doc, const ON_Buffer &bufferIn, ON_Buffer &bufferOut, int iSaveAsVersion)=0 | IRhinoSnapshotsClientEx | pure virtual |
| ConvertData(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Buffer &bufferIn, ON_Buffer &bufferOut, int iSaveAsVersion)=0 | IRhinoSnapshotsClientEx | pure virtual |
| DocumentCategory(void) | IRhinoSnapshotsClient | static |
| EVF(const wchar_t *, void *) | IRhinoSnapshotsClient | inlinevirtual |
| ExtendBoundingBoxForDocumentAnimation(CRhinoDoc &doc, const ON_Buffer &start, const ON_Buffer &stop, ON_BoundingBox &bb)=0 | IRhinoSnapshotsClient | pure virtual |
| ExtendBoundingBoxForObjectAnimation(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, const ON_Buffer &start, const ON_Buffer &stop, ON_BoundingBox &bb)=0 | IRhinoSnapshotsClient | pure virtual |
| IsCurrentModelStateInAnySnapshot(CRhinoDoc &doc, const ON_Buffer &bufferModel, const ON_SimpleArray< const ON_Buffer * > &aSnapShots, ON_TextLog *pReportMissing=nullptr) const =0 | IRhinoSnapshotsClient | pure virtual |
| IsCurrentModelStateInAnySnapshot(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Buffer &bufferModel, const ON_SimpleArray< const ON_Buffer * > &aSnapShots, ON_TextLog *pReportMissing=nullptr) const =0 | IRhinoSnapshotsClient | pure virtual |
| LayersCategory(void) | IRhinoSnapshotsClient | static |
| LightsCategory(void) | IRhinoSnapshotsClient | static |
| MeshModifiersCategory(void) | IRhinoSnapshotsClient | static |
| Name(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| ObjectsCategory(void) | IRhinoSnapshotsClient | static |
| ObjectTransformNotification(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, ON_Buffer &buffer)=0 | IRhinoSnapshotsClient | pure virtual |
| PlugInId(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| PrepareForDocumentAnimation(CRhinoDoc &doc, const ON_Buffer &start, const ON_Buffer &stop)=0 | IRhinoSnapshotsClient | pure virtual |
| PrepareForObjectAnimation(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, const ON_Buffer &start, const ON_Buffer &stop)=0 | IRhinoSnapshotsClient | pure virtual |
| Register(IRhinoSnapshotsClient &client) | IRhinoSnapshotsClient | static |
| RenderingCategory(void) | IRhinoSnapshotsClient | static |
| RestoreDocument(CRhinoDoc &doc, const ON_Buffer &buffer)=0 | IRhinoSnapshotsClient | pure virtual |
| RestoreObject(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, const ON_Buffer &buffer)=0 | IRhinoSnapshotsClient | pure virtual |
| SaveDocument(CRhinoDoc &doc, ON_Buffer &buffer)=0 | IRhinoSnapshotsClient | pure virtual |
| SaveObject(CRhinoDoc &doc, const CRhinoObject &obj, const ON_Xform &xformObject, ON_Buffer &buffer)=0 | IRhinoSnapshotsClient | pure virtual |
| SnapshotRestored(CRhinoDoc &doc)=0 | IRhinoSnapshotsClient | pure virtual |
| SupportsAnimation(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| SupportsDataConversion(CRhinoDoc &doc, int iSaveAsVersion) const =0 | IRhinoSnapshotsClientEx | pure virtual |
| SupportsDocument(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| SupportsObject(const CRhinoObject &obj) const =0 | IRhinoSnapshotsClient | pure virtual |
| SupportsObjects(void) const =0 | IRhinoSnapshotsClient | pure virtual |
| Unregister(IRhinoSnapshotsClient &client) | IRhinoSnapshotsClient | static |
| ViewClientId(void) | IRhinoSnapshotsClient | static |
| ViewsCategory(void) | IRhinoSnapshotsClient | static |
| ~IRhinoSnapshotsClient(void) | IRhinoSnapshotsClient | inlinevirtual |
| ~IRhinoSnapshotsClientEx(void) | IRhinoSnapshotsClientEx | inlinevirtual |
1.8.17