MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getPointSize

Method getPointSize

src/eepp/graphics/batchrenderer.cpp:1003–1005  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1001}
1002
1003Float BatchRenderer::getPointSize() {
1004 return GLi->pointSize();
1005}
1006
1007void BatchRenderer::setForceBlendModeChange( const bool& Force ) {
1008 mForceBlendMode = Force;

Callers 5

drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80
drawMethod · 0.80

Calls 1

pointSizeMethod · 0.45

Tested by

no test coverage detected