|
OWL
|
This is the complete list of members for owl::Texture, including all inherited members.
| as() | owl::Object | inline |
| context (defined in owl::ContextObject) | owl::ContextObject | |
| ContextObject(Context *const context) (defined in owl::ContextObject) | owl::ContextObject | inline |
| createDeviceData(const std::vector< std::shared_ptr< DeviceContext > > &devices) | owl::Object | |
| createOn(const std::shared_ptr< DeviceContext > &device) | owl::Object | virtual |
| destroy() | owl::Texture | |
| deviceData | owl::Object | |
| filterMode (defined in owl::Texture) | owl::Texture | |
| getObject(int deviceID) (defined in owl::Texture) | owl::Texture | |
| ID | owl::RegisteredObject | |
| linePitchInBytes (defined in owl::Texture) | owl::Texture | |
| nextAvailableID | owl::Object | static |
| Object() | owl::Object | |
| RegisteredObject(Context *const context, ObjectRegistry ®istry) (defined in owl::RegisteredObject) | owl::RegisteredObject | |
| registry | owl::RegisteredObject | |
| size (defined in owl::Texture) | owl::Texture | |
| SP typedef (defined in owl::Texture) | owl::Texture | |
| texelFormat (defined in owl::Texture) | owl::Texture | |
| Texture(Context *const context, vec2i size, uint32_t linePitchInBytes, OWLTexelFormat texelFormat, OWLTextureFilterMode filterMode, OWLTextureAddressMode addressMode, OWLTextureColorSpace colorSpace, const void *texels) (defined in owl::Texture) | owl::Texture | |
| textureArrays (defined in owl::Texture) | owl::Texture | |
| textureObjects | owl::Texture | |
| toString() const override | owl::Texture | inlinevirtual |
| uniqueID | owl::Object | |
| ~Object() (defined in owl::Object) | owl::Object | inlinevirtual |
| ~RegisteredObject() (defined in owl::RegisteredObject) | owl::RegisteredObject | |
| ~Texture() | owl::Texture | virtual |