|
ゲームグラフィックス特論
|
#include <gg.h>

公開メンバ関数 | |
| GgVertex () | |
| GgVertex (const GgVector &pos, const GgVector &norm) | |
| GgVertex (GLfloat px, GLfloat py, GLfloat pz, GLfloat nx, GLfloat ny, GLfloat nz) | |
| GgVertex (const GLfloat *pos, const GLfloat *norm) | |
公開変数類 | |
| GgVector | position |
| 位置. | |
| GgVector | normal |
| 法線. | |
|
inline |
|
inline |