|  | RobWorkProject
    23.9.11-
    | 
Inherited by TextureData.
| Public Member Functions | |
| virtual | ~Texture () | 
| default destructure | |
| virtual bool | hasImageData () const =0 | 
| check if this texture has image data  More... | |
| virtual rw::core::Ptr< rw::sensor::Image > | getImageData () const =0 | 
| get image data  More... | |
| virtual rw::math::Vector3D< float > | getRGBData () const =0 | 
| get RGB data  More... | |
| virtual const std::string & | getName () const =0 | 
| get id of texture  More... | |
| virtual rw::core::Ptr< Texture > | clone () const =0 | 
| Clone the current texture.  More... | |
| 
 | pure virtual | 
| 
 | pure virtual | 
| 
 | pure virtual | 
| 
 | pure virtual | 
| 
 | pure virtual | 
check if this texture has image data
Implemented in TextureData.