UniDx
読み取り中…
検索中…
一致する文字列を見つけられません
UniDx::Mesh クラス

#include <Mesh.h>

UniDx::Mesh の継承関係図
UniDx::Object

公開メンバ関数

 Mesh ()
virtual ~Mesh ()
void render () const
void render (std::span< const std::shared_ptr< Material > > materials) const
基底クラス UniDx::Object に属する継承公開メンバ関数
virtual ~Object ()
 Object (ReadOnlyProperty< StringId >::Getter nameGet)

公開変数類

std::vector< std::shared_ptr< SubMesh > > submesh
基底クラス UniDx::Object に属する継承公開変数類
ReadOnlyProperty< StringIdname

限定公開変数類

StringId name_

構築子と解体子

◆ Mesh()

UniDx::Mesh::Mesh ( )
inline

◆ ~Mesh()

virtual UniDx::Mesh::~Mesh ( )
inlinevirtual

関数詳解

◆ render() [1/2]

void UniDx::Mesh::render ( ) const
inline

◆ render() [2/2]

void UniDx::Mesh::render ( std::span< const std::shared_ptr< Material > > materials) const

メンバ詳解

◆ name_

StringId UniDx::Mesh::name_
protected

◆ submesh

std::vector< std::shared_ptr<SubMesh> > UniDx::Mesh::submesh

このクラス詳解は次のファイルから抽出されました: