mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Implemented a new method using separating axis theorem to compute triangle-box intersection. Based on the intersection result the decision whether to set the voxel is made. Adjustment of lines (removal of extra-spaces). Adding test cases for voxel testing
13 lines
157 B
Plaintext
13 lines
157 B
Plaintext
001 edge
|
|
002 edge_face
|
|
003 edge_solid
|
|
004 face
|
|
005 vertex
|
|
006 vertex_edge
|
|
007 vertex_face
|
|
008 vertex_solid
|
|
009 vertex_wire
|
|
010 wire
|
|
011 wire_solid
|
|
012 voxel
|