- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- triangulate
uint32_t triangulate(uint8_t* _result, uint32_t _stride, const(float)* _rgb, const(float)* _xyz, const(Grid*)* _val, float _iso)
Undocumented in source. Be warned that the author may not have intended to support it.
- vertLerp
float vertLerp(float* _result, float _iso, uint32_t _idx0, float _v0, uint32_t _idx1, float _v1)
Undocumented in source. Be warned that the author may not have intended to support it.