Lumino
ln::MeshContainer Class Reference

MeshContainer. More...

#include <MeshPrimitive.hpp>

Inherits ln::Object.

Public Member Functions

const ln::Stringname () const
 名前を取得します。
 
void setName (const StringRef &name)
 名前を設定します。
 
const Boxbounds () const
 メインの MeshResource を設定します。 More...
 
void setVisible (bool value)
 可視状態を設定します。false の場合、このメッシュの描画は行われません。(default: true)
 
bool isVisible () const
 可視状態を取得します。
 

Protected Member Functions

void init ()
 MeshContainer を作成します。
 

Detailed Description

Member Function Documentation

◆ bounds()

const Box& ln::MeshContainer::bounds ( ) const
inline

メインの MeshResource を設定します。

メインの MeshResource を取得します。 メッシュの境界ボックスを取得します。


The documentation for this class was generated from the following file: