FCT
载入中...
搜索中...
未找到
FCT::ConstVertex类 参考

#include <Vertex.h>

FCT::ConstVertex 的协作图:
Collaboration graph

Public 成员函数

 ConstVertex (const Vertex &vertex) noexcept
template<typename T>
const T & getAttribute (VtxType type) const noexcept
template<typename T>
const T & getAttribute (const char *semantic) const noexcept
const uint8_t * getData () const noexcept
const VertexLayoutgetLayout () const noexcept

Private 属性

const uint8_t * m_data
const VertexLayoutm_layout

详细描述

在文件 Vertex.h503 行定义.

构造及析构函数说明

◆ ConstVertex()

FCT::ConstVertex::ConstVertex ( const Vertex & vertex)
inlinenoexcept

在文件 Vertex.h505 行定义.

成员函数说明

◆ getAttribute() [1/2]

template<typename T>
const T & FCT::ConstVertex::getAttribute ( const char * semantic) const
inlinenoexcept

在文件 Vertex.h520 行定义.

◆ getAttribute() [2/2]

template<typename T>
const T & FCT::ConstVertex::getAttribute ( VtxType type) const
inlinenoexcept

在文件 Vertex.h509 行定义.

◆ getData()

const uint8_t * FCT::ConstVertex::getData ( ) const
inlinenoexcept

在文件 Vertex.h530 行定义.

◆ getLayout()

const VertexLayout & FCT::ConstVertex::getLayout ( ) const
inlinenoexcept

在文件 Vertex.h534 行定义.

类成员变量说明

◆ m_data

const uint8_t* FCT::ConstVertex::m_data
private

在文件 Vertex.h539 行定义.

◆ m_layout

const VertexLayout& FCT::ConstVertex::m_layout
private

在文件 Vertex.h540 行定义.


该类的文档由以下文件生成: