Blender
V3.3
intern
dualcon
intern
manifold_table.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
#ifndef __MANIFOLD_TABLE_H__
4
#define __MANIFOLD_TABLE_H__
5
6
typedef
struct
{
7
int
comps
;
8
int
pairs[12][2];
9
}
ManifoldIndices
;
10
11
extern
const
ManifoldIndices
manifold_table
[256];
12
13
#endif
/* __MANIFOLD_TABLE_H__ */
manifold_table
const ManifoldIndices manifold_table[256]
Definition:
manifold_table.cpp:5
ManifoldIndices
Definition:
manifold_table.h:6
ManifoldIndices::comps
int comps
Definition:
manifold_table.h:7
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1