Castor3D 0.16.0
Multiplatform 3D engine
|
#include <BaseDataComponent.hpp>
Additional Inherited Members | |
Public Attributes inherited from castor3d::SubmeshComponentPlugin | |
castor::UserContextCreator | createParserContext |
|
inlineoverridevirtual |
Creates a component for given submesh.
[in] | submesh | The submesh. |
Implements castor3d::SubmeshComponentPlugin.
|
inlineoverridevirtual |
Reimplemented from castor3d::SubmeshComponentPlugin.
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eBitangents, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eColours, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eNormals, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::ePositions, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eTangents, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eTexcoords0, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eTexcoords1, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eTexcoords2, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eTexcoords3, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
inlineoverridevirtualnoexcept |
Reimplemented from castor3d::SubmeshComponentPlugin.
References castor3d::eVelocity, and castor3d::SubmeshComponentPlugin::getComponentFlags().
|
defaultnoexcept |
|
delete |
|
inlineexplicit |
[in] | submeshComponents | The components registrar. |
[in] | pcreateParserContext | The user defined parsing context creator. |