Inviwo  0.9.10.1
Inviwo documentation
inviwo::BufferRepresentation Member List

This is the complete list of members for inviwo::BufferRepresentation, including all inherited members.

BufferRepresentation(const DataFormatBase *format, BufferUsage usage=BufferUsage::Static, BufferTarget target=BufferTarget::Data) (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationprotected
BufferRepresentation(const BufferRepresentation &rhs)=default (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationprotected
clone() const override=0 (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationpure virtual
dataFormatBase_ (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
DataRepresentation()=default (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
DataRepresentation(const DataFormatBase *format) (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
DataRepresentation(const DataRepresentation &rhs)=default (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
getBufferTarget() const (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentation
getBufferUsage() const (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentation
getDataFormat() const (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
getDataFormatId() const (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
getDataFormatString() const (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
getOwner() (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
getOwner() const (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
getSize() const =0inviwo::BufferRepresentationpure virtual
getSizeOfElement() constinviwo::BufferRepresentationvirtual
getTypeIndex() const=0 (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >pure virtual
isValid() const (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
isValid_ (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
operator=(const BufferRepresentation &that)=default (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationprotected
operator=(const DataRepresentation &that)=default (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
owner_ (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
ReprOwner typedef (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
setDataFormat(const DataFormatBase *format) (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >protected
setOwner(BufferBase *owner) (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
setSize(size_t size)=0 (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationpure virtual
setValid(bool valid) (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >
target_ (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationprotected
usage_ (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationprotected
~BufferRepresentation()=default (defined in inviwo::BufferRepresentation)inviwo::BufferRepresentationvirtual
~DataRepresentation()=default (defined in inviwo::DataRepresentation< BufferBase >)inviwo::DataRepresentation< BufferBase >virtual