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.parametrics
Interface IRegenerate
public interface
IRegenerate
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
CSG
regenerate
(
CSG
previous)
This is an interface for regenerating a CSG from the outside
Method Detail
regenerate
CSG
regenerate(
CSG
previous)
This is an interface for regenerating a CSG from the outside
Parameters:
previous
- the predious CSG that was used as the source for this call
Returns:
The new CSG configured and ready for re-rendering
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