This is the complete list of members for Snapshot, including all inherited members.
| getSize() | Snapshot | |
| init(utility::ErrorState &errorState) override | Snapshot | virtual |
| isIDProperty(rtti::Instance &object, const rtti::Property &property) | Object | static |
| mClearColor | Snapshot | |
| mDivisor | Snapshot | |
| mHeight | Snapshot | |
| mID | Object | |
| mImageFileFormat | Snapshot | |
| mOutputDirectory | Snapshot | |
| mRenderService | Snapshot | protected |
| mRequestedSamples | Snapshot | |
| mSampleShading | Snapshot | |
| mTextureFormat | Snapshot | |
| mWidth | Snapshot | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() | Object | virtual |
| onSnapshot | Snapshot | |
| onSnapshotSaved | Snapshot | |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| Resource() | Resource | |
| setClearColor(const RGBAColorFloat &color) | Snapshot | |
| snap(PerspCameraComponentInstance &camera, std::vector< RenderableComponentInstance * > &comps) | Snapshot | |
| snap(PerspCameraComponentInstance &camera, std::function< void(nap::SnapshotRenderTarget &)> renderCallback) | Snapshot | |
| Snapshot(Core &core) | Snapshot | |
| ~Object() | Object | virtual |