|
API Documentation
|
|
|
unsigned char getOutputSlot() const
unsigned int getStream() const
void setOutputSlot(unsigned char value)
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
Holds information about a stream output slot.
Definition: StreamOutputDescriptor.h:14
Encompasses all API of component NilkinsExport.
Definition: Base64Encoder.h:7
void setStream(unsigned int value)
void setSemanticName(const nkMemory::StringView &value)
void setStartComponent(unsigned char value)
virtual void importClassFromTree(nkExport::Node *rootNode) override
virtual void exportClassToTree(nkExport::Node *rootNode) override
unsigned char getComponentCount() const
nkMemory::StringView getSemanticName() const
unsigned int getSemanticIndex() const
unsigned char getStartComponent() const
void setComponentCount(unsigned char value)
void setSemanticIndex(unsigned int value)
Represents a node in a scene graph.
Definition: Node.h:16
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
StreamOutputDescriptor() noexcept
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7