Euphoria
polybezier.cc File Reference
#include "core/polybezier.h"
#include <type_traits>
#include "base/range.h"
#include "log/log.h"
#include "base/cint.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Variable Documentation

◆ is_autoset_enabled

TBool* is_autoset_enabled

Definition at line 43 of file polybezier.cc.

◆ is_closed

TBool* is_closed

Definition at line 42 of file polybezier.cc.

◆ points

TPoints* points

Definition at line 41 of file polybezier.cc.