Mapper  0.9.0
API documentation
Public Attributes | List of all members
_OCADPaintCallback Struct Reference

#include <libocad.h>

Public Attributes

void(* set_color )(void *, OCADFile *, OCADColor *)
 
void(* set_symbol )(void *, OCADFile *, s16, OCADSymbol *)
 
bool(* paint_object )(void *, OCADFile *, s16, OCADSymbol *, OCADObject *)
 

Member Data Documentation

◆ paint_object

bool(* _OCADPaintCallback::paint_object) (void *, OCADFile *, s16, OCADSymbol *, OCADObject *)

◆ set_color

void(* _OCADPaintCallback::set_color) (void *, OCADFile *, OCADColor *)

◆ set_symbol

void(* _OCADPaintCallback::set_symbol) (void *, OCADFile *, s16, OCADSymbol *)

The documentation for this struct was generated from the following file: