User Tools

Site Tools


3d_geometric_shapes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
3d_geometric_shapes [2023/04/13 19:52]
max added obox
3d_geometric_shapes [2023/04/13 19:52]
max
Line 80: Line 80:
 Matrix3x3 rotation = // some arbitrary 3x3 rotation matrix Matrix3x3 rotation = // some arbitrary 3x3 rotation matrix
 OrientedBox box3(Point(0,0,0), Vector3(1,1,1), rotation); // creates a unit box at the origin, with rotation specified by the given matrix OrientedBox box3(Point(0,0,0), Vector3(1,1,1), rotation); // creates a unit box at the origin, with rotation specified by the given matrix
-</code cpp>+</code>
3d_geometric_shapes.txt ยท Last modified: 2023/04/13 19:56 by max