Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Lamp::TexCoord Class Reference

テクスチャ座標 More...

#include <TexCoord.h>

List of all members.

Public Types

enum  Type {
  typeNone = 0, type1 = 1, type2 = 2, type3 = 3,
  type4 = 4, typeMax
}
 テクスチャ座標タイプ


Static Public Member Functions

String texCoordTypeToString (Type texCoordType)
 テクスチャ座標タイプから文字列への変換

Type texCoordTypeFromString (const String &texCoordTypeString)
 文字列からテクスチャ座標タイプへの変換


Static Public Attributes

const int maxSetCount = 8
 最大テクスチャ座標セット数


Detailed Description

テクスチャ座標

Definition at line 34 of file TexCoord.h.


Member Function Documentation

TexCoord::Type Lamp::TexCoord::texCoordTypeFromString const String texCoordTypeString  )  [static]
 

文字列からテクスチャ座標タイプへの変換

Parameters:
texCoordTypeString テクスチャ座標タイプ文字列
Returns:
テクスチャ座標タイプ

Definition at line 48 of file TexCoord.cpp.

References Lamp::String::equals(), and ErrorOut.

String Lamp::TexCoord::texCoordTypeToString Type  texCoordType  )  [static]
 

テクスチャ座標タイプから文字列への変換

Parameters:
texCoordType テクスチャ座標タイプ
Returns:
テクスチャ座標タイプ文字列

Definition at line 41 of file TexCoord.cpp.

References Assert.


The documentation for this class was generated from the following files:
Generated on Wed Mar 16 10:29:52 2005 for Lamp by doxygen 1.3.2