Castor3D 0.14.0
Multiplatform 3D engine
|
Liste complète des membres de castor3d::LinesMapping, y compris les membres hérités :
addLine(uint32_t a, uint32_t b) | castor3d::LinesMapping | |
addLineGroup(LineIndices const *const begin, LineIndices const *const end) | castor3d::LinesMapping | |
addLineGroup(std::vector< LineIndices > const &lines) | castor3d::LinesMapping | inline |
addLineGroup(std::array< LineIndices, Count > const &lines) | castor3d::LinesMapping | inline |
addLineGroup(LineIndices(&lines)[Count]) | castor3d::LinesMapping | inline |
cleanup(RenderDevice const &device) | castor3d::SubmeshComponent | |
clearLines() | castor3d::LinesMapping | |
clone(Submesh &submesh) const override | castor3d::LinesMapping | virtual |
computeNormals(bool reverted=false) override | castor3d::LinesMapping | virtual |
computeTangents() override | castor3d::LinesMapping | virtual |
gather(PipelineFlags const &flags, MaterialRPtr material, ashes::BufferCRefArray &buffers, std::vector< uint64_t > &offsets, ashes::PipelineVertexInputStateCreateInfoCRefArray &layouts, uint32_t ¤tBinding, uint32_t ¤tLocation) override | castor3d::IndexMapping | inlinevirtual |
getComponentsCount() const override | castor3d::LinesMapping | virtual |
getCount() const override | castor3d::LinesMapping | virtual |
getFaces() const | castor3d::LinesMapping | inline |
getFaces() | castor3d::LinesMapping | inline |
getID() | castor3d::SubmeshComponent | inline |
getProgramFlags(Material const &material) const | castor3d::SubmeshComponent | inlinevirtual |
getSubmeshFlags(Pass const *pass) const override | castor3d::IndexMapping | inlinevirtual |
getType() const | castor3d::SubmeshComponent | inline |
getUsageFlags() const override | castor3d::IndexMapping | inlinevirtual |
IndexMapping(Submesh &submesh, castor::String const &type, VkBufferUsageFlags bufferUsageFlags) | castor3d::IndexMapping | |
initialise(RenderDevice const &device) | castor3d::SubmeshComponent | |
LinesMapping(Submesh &submesh, VkBufferUsageFlags bufferUsageFlags={}) | castor3d::LinesMapping | explicit |
m_staging | castor3d::IndexMapping | protected |
Name | castor3d::LinesMapping | static |
needsUpdate() | castor3d::SubmeshComponent | inline |
operator[](uint32_t index) const | castor3d::LinesMapping | inline |
SubmeshComponent(Submesh &submesh, castor::String const &type, uint32_t id) | castor3d::SubmeshComponent | |
upload() | castor3d::SubmeshComponent | |
~SubmeshComponent() noexcept=default | castor3d::SubmeshComponent | virtual |