PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::Index2DPlane Struct Reference

Public Member Functions

 Index2DPlane ()
 
 Index2DPlane (int x, int y)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 65 of file PlaneModel.cpp.

Constructor & Destructor Documentation

◆ Index2DPlane() [1/2]

dyno::Index2DPlane::Index2DPlane ( )
inline

Definition at line 67 of file PlaneModel.cpp.

◆ Index2DPlane() [2/2]

dyno::Index2DPlane::Index2DPlane ( int x,
int y )
inline

Definition at line 68 of file PlaneModel.cpp.

Member Data Documentation

◆ x

int dyno::Index2DPlane::x

Definition at line 69 of file PlaneModel.cpp.

◆ y

int dyno::Index2DPlane::y

Definition at line 69 of file PlaneModel.cpp.


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