Cogs.Core
Public Attributes | List of all members
Cogs::Core::NormalGenArgs Struct Reference

Public Attributes

float featureAngle = 0.6f
 
float protrusionAngle = 0.6f
 
bool flip = false
 

Detailed Description

Definition at line 10 of file RRTasks.h.

Member Data Documentation

◆ featureAngle

float Cogs::Core::NormalGenArgs::featureAngle = 0.6f

Definition at line 12 of file RRTasks.h.

◆ flip

bool Cogs::Core::NormalGenArgs::flip = false

Definition at line 14 of file RRTasks.h.

◆ protrusionAngle

float Cogs::Core::NormalGenArgs::protrusionAngle = 0.6f

Definition at line 13 of file RRTasks.h.


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