nn::gr::CTR::Texture::Unit1 Class

Syntax

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

Description

Class for setting texture unit 1.

Member Variables

texType Sets the texture unit 1 sampler type. Type is PicaDataTexture1SamplerType. Initial value is PICA_DATA_TEXTURE1_SAMPLER_TYPE_FALSE.

Member Functions

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

Class Hierarchy

nn::gr::CTR::Texture::UnitBase
  nn::gr::CTR::Texture::Unit1

Revision History

2010/09/15
Initial version.

CONFIDENTIAL