nn::gr::CTR::Texture::Unit2 Class

Syntax

class Unit2 : public nn::gr::CTR::Texture::UnitBase

Description

Class for setting texture unit 2.

Member Variables

texType PicaDataTexture2SamplerType Sets the texture unit 2 sampler type. The type is PicaDataTexture2SamplerType.
texCoord PicaDataTexture2TexCoord Sets the texture coordinate selection for texture unit 2. The type is PicaDataTexture2TexCoord. The initial value is PICA_DATA_TEXTURE2_TEXCOORD_TEXTURE2.

Member Functions

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

Class Hierarchy

nn::gr::CTR::Texture::UnitBase
  nn::gr::CTR::Texture::Unit2

Revision History

2010/09/15
Initial version.

CONFIDENTIAL