#include <MeshMorphTarget.hpp>
◆ MeshMorphTarget()
Constructor.
- Parameters
-
[in] | parent | The parent animation. |
[in] | timeIndex | When the key frame starts. |
◆ begin() [1/2]
SubmeshTargetWeightMap::iterator castor3d::MeshMorphTarget::begin |
( |
| ) |
|
|
inline |
- Returns
- The beginning of the submeshes buffers.
◆ begin() [2/2]
SubmeshTargetWeightMap::const_iterator castor3d::MeshMorphTarget::begin |
( |
| ) |
const |
|
inline |
- Returns
- The beginning of the submeshes buffers.
◆ end() [1/2]
SubmeshTargetWeightMap::iterator castor3d::MeshMorphTarget::end |
( |
| ) |
|
|
inline |
- Returns
- The end of the submeshes buffers.
◆ end() [2/2]
SubmeshTargetWeightMap::const_iterator castor3d::MeshMorphTarget::end |
( |
| ) |
const |
|
inline |
- Returns
- The end of the submeshes buffers.
◆ find()
C3D_API SubmeshTargetWeightMap::const_iterator castor3d::MeshMorphTarget::find |
( |
Submesh const & | submesh | ) |
const |
- Returns
- The submesh buffer matching given submesh.
◆ setTargetsWeights()
◆ setTargetWeight()
C3D_API void castor3d::MeshMorphTarget::setTargetWeight |
( |
Submesh const & | submesh, |
|
|
uint32_t | targetIndex, |
|
|
float | targetWeight ) |
◆ BinaryParser< MeshMorphTarget >
The documentation for this class was generated from the following file: