Lumino
ln::World Class Reference

3D シーンを表すクラスです。 More...

#include <World.hpp>

Inherits ln::Object.

Public Member Functions

void add (WorldObject *obj)
 オブジェクトを World に追加します。
 
void removeAllObjects ()
 この World に含まれている全てのオブジェクトを World から除外します。
 
ReadOnlyList< Ref< WorldObject > > * rootObjects () const
 この World に含まれている全てのルートオブジェクトを取得します。
 
WorldObjectfindObjectByComponentType (const TypeInfo *type) const
 この World に含まれている WorldObject のうち、指定した型のコンポーネントを持っている最初の WorldObject を返します。
 

Detailed Description

3D シーンを表すクラスです。


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