Home | All Classes | Grouped Classes | Index | Search
Constructs a resource data object.
CL_ResourceData( CL_Resource& resource);
Parameters:
Detailed description:
A resource data object will not by itself attach to a CL_Resource. This must be done manually by making a call to CL_Resource::attach_data.
See also: