iv::XcfInfo::Layer Struct Reference

#include <XcfInfo.hpp>

Public Member Functions

 Layer ()
 

Public Attributes

float2 size
 
float global_left
 
float global_right
 
float global_top
 
float global_bottom
 
float local_left
 
float local_right
 
float local_top
 
float local_bottom
 

Detailed Description

Definition at line 42 of file XcfInfo.hpp.

Constructor & Destructor Documentation

◆ Layer()

iv::XcfInfo::Layer::Layer ( )
inline

Definition at line 56 of file XcfInfo.hpp.

Member Data Documentation

◆ size

float2 iv::XcfInfo::Layer::size

Definition at line 44 of file XcfInfo.hpp.

◆ global_left

float iv::XcfInfo::Layer::global_left

Definition at line 46 of file XcfInfo.hpp.

◆ global_right

float iv::XcfInfo::Layer::global_right

Definition at line 47 of file XcfInfo.hpp.

◆ global_top

float iv::XcfInfo::Layer::global_top

Definition at line 48 of file XcfInfo.hpp.

◆ global_bottom

float iv::XcfInfo::Layer::global_bottom

Definition at line 49 of file XcfInfo.hpp.

◆ local_left

float iv::XcfInfo::Layer::local_left

Definition at line 51 of file XcfInfo.hpp.

◆ local_right

float iv::XcfInfo::Layer::local_right

Definition at line 52 of file XcfInfo.hpp.

◆ local_top

float iv::XcfInfo::Layer::local_top

Definition at line 53 of file XcfInfo.hpp.

◆ local_bottom

float iv::XcfInfo::Layer::local_bottom

Definition at line 54 of file XcfInfo.hpp.


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