载入中...
搜索中...
未找到
eve::graphics::Batcher 成员列表

成员的完整列表,这些成员属于 eve::graphics::Batcher,包括所有继承而来的类成员

addRect(float x, float y, float w, float h, const Color &color)eve::graphics::Batcher
addRectRotated(float cx, float cy, float w, float h, float degrees, const Color &color)eve::graphics::Batcher
addTexturedRect(float x, float y, float w, float h, const Color &color, float u0, float v0, float u1, float v1, bool rotatedUV=false)eve::graphics::Batcher
addTexturedRectRotated(float cx, float cy, float w, float h, float degrees, const Color &color, float u0, float v0, float u1, float v1, bool rotatedUV=false)eve::graphics::Batcher
clear()eve::graphics::Batcher
empty() consteve::graphics::Batcherinline
toNDC(int logicalW, int logicalH)eve::graphics::Batcher
vertices() consteve::graphics::Batcherinline