JavaCAD
Public Member Functions | List of all members
eu.mihosoft.vrl.v3d.Primitive Class Referenceabstract
Inheritance diagram for eu.mihosoft.vrl.v3d.Primitive:
Inheritance graph
[legend]
Collaboration diagram for eu.mihosoft.vrl.v3d.Primitive:
Collaboration graph
[legend]

Public Member Functions

abstract List< PolygontoPolygons ()
 
CSG toCSG ()
 
abstract PropertyStorage getProperties ()
 

Detailed Description

A primitive geometry.

Author
Michael Hoffer <info@.nosp@m.mich.nosp@m.aelho.nosp@m.ffer.nosp@m..de>

Definition at line 44 of file Primitive.java.

Member Function Documentation

◆ getProperties()

abstract PropertyStorage eu.mihosoft.vrl.v3d.Primitive.getProperties ( )
abstract

◆ toCSG()

CSG eu.mihosoft.vrl.v3d.Primitive.toCSG ( )

◆ toPolygons()

abstract List<Polygon> eu.mihosoft.vrl.v3d.Primitive.toPolygons ( )
abstract

The documentation for this class was generated from the following file: