Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::BufferGL, including all inherited members.
bind() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
buffer_ (defined in inviwo::BufferGL) | inviwo::BufferGL | protected |
bufferArray_ (defined in inviwo::BufferGL) | inviwo::BufferGL | mutableprotected |
BufferGL(size_t size, const DataFormatBase *format, BufferUsage usage, BufferTarget target, std::shared_ptr< BufferObject > data=std::shared_ptr< BufferObject >(nullptr)) | inviwo::BufferGL | |
BufferGL(const BufferGL &rhs) (defined in inviwo::BufferGL) | inviwo::BufferGL | |
BufferRepresentation(BufferUsage usage=BufferUsage::Static, BufferTarget target=BufferTarget::Data) (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | protected |
BufferRepresentation(const BufferRepresentation &rhs)=default (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | protected |
clone() const override (defined in inviwo::BufferGL) | inviwo::BufferGL | virtual |
disable() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
download(void *data) const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
enable() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
getBufferObject() const (defined in inviwo::BufferGL) | inviwo::BufferGL | inlinevirtual |
getBufferTarget() const (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | |
getBufferUsage() const (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | |
getDataFormat() const override (defined in inviwo::BufferGL) | inviwo::BufferGL | virtual |
getDataFormatId() const (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | inline |
getDataFormatString() const (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | inline |
getFormatType() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
getId() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
getSize() const override | inviwo::BufferGL | virtual |
getSizeOfElement() const | inviwo::BufferRepresentation | virtual |
getTypeIndex() const override final (defined in inviwo::BufferGL) | inviwo::BufferGL | virtual |
operator=(const BufferRepresentation &that)=default (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | protected |
setSize(size_t size) override | inviwo::BufferGL | virtual |
size_ (defined in inviwo::BufferGL) | inviwo::BufferGL | protected |
target_ (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | protected |
unbind() const (defined in inviwo::BufferGL) | inviwo::BufferGL | |
upload(const void *data, GLsizeiptr sizeInBytes) (defined in inviwo::BufferGL) | inviwo::BufferGL | |
usage_ (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | protected |
~BufferGL() (defined in inviwo::BufferGL) | inviwo::BufferGL | virtual |
~BufferRepresentation()=default (defined in inviwo::BufferRepresentation) | inviwo::BufferRepresentation | virtual |