nw::lyt::Material::Material Constructor

Syntax

Material(
     const res::Material * pRes,
     const ResBlockSet & resBlockSet
);

Arguments

Name Description
pRes Pointer to the material data block.
resBlockSet The reference to ResBlockSet.

Description

Constructor.

This constructor is initialized so that it reflects information in the data block.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL