Common
common packages for kyubic
 
Loading...
Searching...
No Matches
path_generator.path_generator.Parameter Class Reference
+ Collaboration diagram for path_generator.path_generator.Parameter:

Static Public Attributes

int checkpoint_end_row = None
 
Literal catmull_rom = 0
 
int catmull_end_row = 0
 
int catmull_density = 0
 
float catmull_min_distance = 0
 
Literal catmull_orient_LERP = 0
 

Member Data Documentation

◆ catmull_density

int path_generator.path_generator.Parameter.catmull_density = 0
static

◆ catmull_end_row

int path_generator.path_generator.Parameter.catmull_end_row = 0
static

◆ catmull_min_distance

float path_generator.path_generator.Parameter.catmull_min_distance = 0
static

◆ catmull_orient_LERP

Literal path_generator.path_generator.Parameter.catmull_orient_LERP = 0
static

◆ catmull_rom

Literal path_generator.path_generator.Parameter.catmull_rom = 0
static

◆ checkpoint_end_row

int path_generator.path_generator.Parameter.checkpoint_end_row = None
static

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