nn::gr::CTR::Texture::Unit3 Class

Syntax

class Unit3 : protected nn::gr::CTR::Texture::UnitBase

Description

Class for setting texture unit 3.

Member Variables

texType PicaDataTexture3SamplerType Sets the texture unit 3 sampler type. The type is PicaDataTexture3SamplerType. The initial value is PICA_DATA_TEXTURE3_SAMPLER_TYPE_FALSE.
texCoord PicaDataTexture3TexCoord Sets the texture coordinate selection for texture unit 3. The type is PicaDataTexture3TexCoord. The initial value is PICA_DATA_TEXTURE3_TEXCOORD_TEXTURE0.

Member Functions

MakeCommand Generates a command for setting texture unit 3 based on information already set.
Unit3 Sets the initial value.

Class Hierarchy

nn::gr::CTR::Texture::UnitBase
  nn::gr::CTR::Texture::Unit3

Revision History

2010/09/15
Initial version.

CONFIDENTIAL