Shiokaze Framework
A research-oriented fluid solver for computer graphics
bitmacarray2::type2 Struct Reference

Collection of properties of this grid. More...

#include <bitmacarray2.h>

Public Member Functions

bool operator== (const type2 &type) const
 Check equality. More...
 

Public Attributes

std::string core_name
 Core name of the module.
 
shape2 shape
 Shape of the grid.
 
bitarray2::type2 type0
 Type for x dimensional grid.
 
bitarray2::type2 type1
 Type for y dimensional grid.
 

Detailed Description

Collection of properties of this grid.

Member Function Documentation

◆ operator==()

bool bitmacarray2::type2::operator== ( const type2 type) const
inline

Check equality.

Returns
true if equal false otherwise.

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