OPmeshPacked.h

OPmeshPacked

  • OPuint offset
  • OPuint count
  • OPuint elementCount
_____ _ _
/ ____| | | |
| (___ | |_ _ __ _ _ ___| |_ ___
\___ \| __| '__| | | |/ __| __/ __|
____) | |_| | | |_| | (__| |_\__ \
|_____/ \__|_| \__,_|\___|\__|___/

Globals

Functions

  • OPmeshPacked OPmeshPackedCreate ( ui32 vertSize, ui32 indSize, OPuint vertCount, OPuint indCount, void* vertices, void* indices )
______ _ _
____| | | (_)
|__ _ _ _ __ ___| |_ _ ___ _ __ ___
__| | | | '_ \ / __| __| |/ _ \| '_ \/ __|
| | |_| | | | | (__| |_| | (_) | | | \__ \
\__,_|_| |_|\___|\__|_|\___/|_| |_|___/
  • void OPmeshPackedRender ( OPmeshPacked* mesh )