Skip to content

class_meshlibrary

reduz edited this page Feb 23, 2014 · 9 revisions

MeshLibrary

Inherits: Resource\n\n

Brief Description

Library of meshes.

Member Functions

Description

Library of meshes. Contains a list of mesh resources, each with name and ID. Useful for GridMap or painting Terrain.

Member Function Description

  • void create_item ( int id ) \ Create a new item in the library, supplied an id.
  • void clear ( ) \ Clear the library.

Clone this wiki locally