KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CLOSE_TOGGLE_SHAPE_CASE Struct Reference

Public Attributes

std::string m_ctx_name
 
SHAPE_LINE_CHAIN m_chain
 
bool m_closed
 
int m_shape_count
 
int m_point_count
 
int m_expected_shape_count
 
int m_expected_point_count
 

Detailed Description

Definition at line 294 of file test_shape_line_chain.cpp.

Member Data Documentation

◆ m_chain

SHAPE_LINE_CHAIN CLOSE_TOGGLE_SHAPE_CASE::m_chain

Definition at line 297 of file test_shape_line_chain.cpp.

◆ m_closed

bool CLOSE_TOGGLE_SHAPE_CASE::m_closed

Definition at line 298 of file test_shape_line_chain.cpp.

◆ m_ctx_name

std::string CLOSE_TOGGLE_SHAPE_CASE::m_ctx_name

Definition at line 296 of file test_shape_line_chain.cpp.

◆ m_expected_point_count

int CLOSE_TOGGLE_SHAPE_CASE::m_expected_point_count

Definition at line 302 of file test_shape_line_chain.cpp.

◆ m_expected_shape_count

int CLOSE_TOGGLE_SHAPE_CASE::m_expected_shape_count

Definition at line 301 of file test_shape_line_chain.cpp.

◆ m_point_count

int CLOSE_TOGGLE_SHAPE_CASE::m_point_count

Definition at line 300 of file test_shape_line_chain.cpp.

◆ m_shape_count

int CLOSE_TOGGLE_SHAPE_CASE::m_shape_count

Definition at line 299 of file test_shape_line_chain.cpp.


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