#include <SkinComponent.hpp>
◆ addDatas() [1/3]
adds bone datas.
- Parameters
-
[in] | boneData | The bone datas. |
References addDatas().
◆ addDatas() [2/3]
adds bone datas.
- Parameters
-
[in] | boneData | The bone datas. |
◆ addDatas() [3/3]
adds bone datas.
- Parameters
-
[in] | begin | The bones data begin. |
[in] | end | The bones data end. |
Referenced by addDatas().
◆ copy()
◆ gather()
void castor3d::SkinComponent::ComponentData::gather |
( |
PipelineFlags const & | flags, |
|
|
Pass const & | pass, |
|
|
ObjectBufferOffset const & | bufferOffsets, |
|
|
ashes::BufferCRefArray & | buffers, |
|
|
castor::Vector< uint64_t > & | offsets, |
|
|
ashes::PipelineVertexInputStateCreateInfoCRefArray & | layouts, |
|
|
uint32_t & | currentBinding, |
|
|
uint32_t & | currentLocation ) |
|
inlineoverridevirtual |
Gathers buffers that need to go in a vertex layout.
- Parameters
-
[in] | flags | The pipeline flags. |
[in] | pass | The material pass. |
[in] | bufferOffsets | Holds the buffers. |
[in,out] | buffers | Receives the buffers. |
[in,out] | offsets | Receives the buffers offsets. |
[in,out] | layouts | Receives the vertex layouts. |
[in,out] | currentBinding | The current buffer binding. |
[in,out] | currentLocation | The current attribute location. |
Implements castor3d::SubmeshComponentData.
◆ getData() [1/2]
VertexBoneDataArray & castor3d::SkinComponent::ComponentData::getData |
( |
| ) |
|
|
inline |
◆ getData() [2/2]
VertexBoneDataArray const & castor3d::SkinComponent::ComponentData::getData |
( |
| ) |
const |
|
inline |
◆ hasData()
bool castor3d::SkinComponent::ComponentData::hasData |
( |
| ) |
const |
|
inline |
◆ SubmeshComponentData()
C3D_API castor3d::SubmeshComponentData::SubmeshComponentData |
( |
Submesh & | submesh | ) |
|
◆ BinaryParser< SkinComponent >
◆ BinaryWriter< SkinComponent >
The documentation for this struct was generated from the following file: