ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
XY Struct Reference

#include <Cloth.h>

Public Member Functions

 XY (int x1, int y1)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 38 of file Cloth.h.

Constructor & Destructor Documentation

◆ XY()

XY::XY ( int  x1,
int  y1 
)
inline

Definition at line 39 of file Cloth.h.

Member Data Documentation

◆ x

int XY::x

Definition at line 40 of file Cloth.h.

◆ y

int XY::y

Definition at line 41 of file Cloth.h.


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