| Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Merge
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 28
|
|
| Properties | |
| model | |
| result | |
|
Inherited from |
|
| Method Details |
__init__( (object)arg1, (Discretizer)arg2, (ExplicitModel)arg3) -> None :
Merge(Discretizer d, ExplicitModel e )
C++ signature :
void __init__(struct _object *,class PGL::Discretizer {lvalue},class TOOLS::RefCountPtr<class PGL::ExplicitModel> {lvalue})
|
helper for pickle
|
apply( (Merge)arg1, (Geometry)arg2) -> bool :
C++ signature :
bool apply(class PGL::Merge {lvalue},class TOOLS::RefCountPtr<class PGL::Geometry> {lvalue})
apply( (Merge)arg1, (ExplicitModel)arg2) -> bool :
C++ signature :
bool apply(class PGL::Merge {lvalue},class TOOLS::RefCountPtr<class PGL::ExplicitModel> {lvalue})
|
| Property Details |
model
|
result
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 16 15:52:15 2008 | http://epydoc.sourceforge.net |