|
ゲームグラフィックス特論
|
#include <gg.h>
公開メンバ関数 | |
| GgSimpleObj (const std::string &name, bool normalize=false) | |
| virtual | ~GgSimpleObj () |
| デストラクタ. | |
| operator bool () const noexcept | |
| bool | operator! () const noexcept |
| const GgTriangles * | get () const |
| virtual void | draw (GLint first=0, GLsizei count=0) const |
| gg::GgSimpleObj::GgSimpleObj | ( | const std::string & | name, |
| bool | normalize = false ) |
|
virtual |
|
inline |
|
inlineexplicitnoexcept |
|
inlinenoexcept |