No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
No documentation available.
Method resolution order
MaterialFile
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def materialfile.MaterialFile.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void __init__(_object*)
C++ signature :
void* __init__(boost::python::api::object,std::string)
- Note
- Additional signature: init( (object)arg1, (str)arg2) -> object
Member Function Documentation
def materialfile.MaterialFile.__dict__ |
( |
|
args | ) |
|
def materialfile.MaterialFile.__iter__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type object
C++ signature :
boost::python::objects::iterator_range<boost::python::return_value_policy<boost::python::return_by_value, boost::python::default_call_policies>, __gnu_cxx::__normal_iterator<material_type*, std::vector<material_type, std::allocator<material_type> > > > __iter__(boost::python::back_reference<std::vector<material_type, std::allocator<material_type> >&>)
def materialfile.MaterialFile.__new__ |
( |
|
args | ) |
|
T.__new__(S, ...) -> a new object with type S, a subtype of T
__new__ = <built-in method __new__ of Boost.Python.class object>
def materialfile.MaterialFile.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def materialfile.MaterialFile.__weakref__ |
( |
|
args | ) |
|
Member Data Documentation
int materialfile.MaterialFile.__instance_size__ = 40 |
|
staticprivate |