|
FCT
|
成员的完整列表,这些成员属于 FCT::Vertex,包括所有继承而来的类成员
| getAttribute(VtxType type) noexcept | FCT::Vertex | inline |
| getAttribute(const char *semantic) noexcept | FCT::Vertex | inline |
| getData() noexcept | FCT::Vertex | inline |
| getData() const noexcept | FCT::Vertex | inline |
| getLayout() const noexcept | FCT::Vertex | inline |
| m_data | FCT::Vertex | private |
| m_layout | FCT::Vertex | private |
| setAttribute(VtxType type, const T &value) noexcept | FCT::Vertex | inline |
| setAttribute(size_t elementIndex, const T &value) noexcept | FCT::Vertex | inline |
| setAttribute(const char *semantic, const T &value) noexcept | FCT::Vertex | inline |
| Vertex(uint8_t *data, const VertexLayout &layout) noexcept | FCT::Vertex | inlineprivate |
| VertexBuffer class | FCT::Vertex | friend |