| | |
- Method resolution order:
- triangulation
- scitbx_iso_surface_ext.triangulation
- Boost.Python.instance
- __builtin__.object
Methods defined here:
- __init__(self, map, iso_level, map_extent, from_here=None, to_there=None, periodic=False, lazy_normals=True, ascending_normal_direction=True)
Data descriptors defined here:
- bounds
Methods inherited from scitbx_iso_surface_ext.triangulation:
- __reduce__ = (...)
Data descriptors inherited from scitbx_iso_surface_ext.triangulation:
- ascending_normal_direction
- from_here
- normals
- to_there
- triangles
- vertices
Data descriptors inherited from Boost.Python.instance:
- __dict__
- __weakref__
Data and other attributes inherited from Boost.Python.instance:
- __new__ = <built-in method __new__ of Boost.Python.class object at 0x2aaaac44c8c0>
- T.__new__(S, ...) -> a new object with type S, a subtype of T
|