|
API Documentation
|
|
|
Allows to work with the Obj format.
Definition: ObjEncoder.h:14
A view over data.
Definition: BufferView.h:18
static DecodedData decode(nkMemory::BufferView<> sources, const ObjDecodeOptions &options=ObjDecodeOptions())
Describes all options available when decoding the obj format.
Definition: ObjDecodeOptions.h:24
Holds the result of an Encoder's decoding operation.
Definition: DecodedData.h:12
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
static bool canDecode(nkMemory::BufferView<> sources)