Go to the source code of this file.
Namespaces | |
pybackend2 | |
Macros | |
#define | STB_IMAGE_WRITE_IMPLEMENTATION |
Functions | |
std::vector< uint8_t > | pybackend2::encode_command (command opcode, uint32_t p1=0, uint32_t p2=0, uint32_t p3=0, uint32_t p4=0, std::vector< uint8_t > data=std::vector< uint8_t >()) |
platform::guid | pybackend2::stoguid (std::string str) |
#define STB_IMAGE_WRITE_IMPLEMENTATION |
Definition at line 6 of file pybackend_extras.cpp.