nw::lyt::Picture::Picture Constructor

Syntax

explicit Picture(
     const TexMap & texMap
);

Arguments

Name Description
texMap Reference to TexMap.

Description

Constructor.

Creates an object that uses the specified texture. The number of texture coordinates that can be stored is set to 1.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL