MCPcopy Create free account
hub / github.com/DentonW/DevIL / Origin

Method Origin

DevIL/include/IL/devil_cpp_wrapper.hpp:895–898  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

893}
894
895ILboolean ilState::Origin(ILenum Mode)
896{
897 return ilOriginFunc(Mode);
898}
899
900void ilState::Pop()
901{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected