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 315 of file test_shape_line_chain.cpp.

Member Data Documentation

◆ m_chain

SHAPE_LINE_CHAIN CLOSE_TOGGLE_SHAPE_CASE::m_chain

Definition at line 318 of file test_shape_line_chain.cpp.

◆ m_closed

bool CLOSE_TOGGLE_SHAPE_CASE::m_closed

Definition at line 319 of file test_shape_line_chain.cpp.

◆ m_ctx_name

std::string CLOSE_TOGGLE_SHAPE_CASE::m_ctx_name

Definition at line 317 of file test_shape_line_chain.cpp.

◆ m_expected_point_count

int CLOSE_TOGGLE_SHAPE_CASE::m_expected_point_count

Definition at line 323 of file test_shape_line_chain.cpp.

◆ m_expected_shape_count

int CLOSE_TOGGLE_SHAPE_CASE::m_expected_shape_count

Definition at line 322 of file test_shape_line_chain.cpp.

◆ m_point_count

int CLOSE_TOGGLE_SHAPE_CASE::m_point_count

Definition at line 321 of file test_shape_line_chain.cpp.

◆ m_shape_count

int CLOSE_TOGGLE_SHAPE_CASE::m_shape_count

Definition at line 320 of file test_shape_line_chain.cpp.


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