DgMesh.h
Mesh of style 5: triangle grid It is a grid R[M][N] of points that determines (M-1)*(N-1)*2 triangles bounded by points:
for each 0<=i<M-1, 0<=j<N-1
Corresponding C++ library: TG_Db
|
Name |
Description |
|
| |
|
| |
|
columns | |
|
points | |
|
rows | |
|
| |
|
| |
|
| |
|
| |
|
all together | |
|
| |
|
| |
|
| |
|
| |
|
overrides for OdDgGraphicsElement |
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|