JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
eu.mihosoft.vrl.v3d
Interface ItoCSG
All Known Implementing Classes:
ChamferedCube
,
ChamferedCylinder
,
Cube
,
Cylinder
,
Dodecahedron
,
Fillet
,
Hexagon
,
Icosahedron
,
Isosceles
,
Octahedron
,
Polyhedron
,
Primitive
,
RoundedCube
,
RoundedCylinder
,
Sphere
,
Tetrahedron
,
Text3d
,
Toroid
,
Wedge
public interface
ItoCSG
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
CSG
toCSG
()
Interface for any class that can generate a CSG
Method Detail
toCSG
CSG
toCSG()
Interface for any class that can generate a CSG
Returns:
an New CSG
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method