Krita Source Code Documentation
Loading...
Searching...
No Matches
psd_path_node Struct Reference

#include <psd_additional_layer_info_block.h>

Public Attributes

QPointF control1
 
QPointF control2
 
bool isSmooth {false}
 
QPointF node
 

Detailed Description

Definition at line 958 of file psd_additional_layer_info_block.h.

Member Data Documentation

◆ control1

QPointF psd_path_node::control1

Definition at line 959 of file psd_additional_layer_info_block.h.

◆ control2

QPointF psd_path_node::control2

Definition at line 961 of file psd_additional_layer_info_block.h.

◆ isSmooth

bool psd_path_node::isSmooth {false}

Definition at line 962 of file psd_additional_layer_info_block.h.

962{false};

◆ node

QPointF psd_path_node::node

Definition at line 960 of file psd_additional_layer_info_block.h.


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