ClanSoft logo
ClanSoft logo

    CL_Object3D::load

Syntax

static CL_Object3D *load(
         const char *res_id,
        CL_ResourceManager *manager);

Parameters

res_id-The resource ID of the resource.
manager-The resource manager that has the resource.

Description

Loads a 3D object from a resource.


Back to index



This page was built using the Perceps documentation system.