Tamito Kajiyama
5fed0560d9
* Introspection-based automatic type conversion from a generic C++ object
...
to a specific Python object. The conversion takes place in the following
places.
- Interface0DIterator_getObject (BPy_Interface0DIterator.cpp)
- Director_BPy_BinaryPredicate1D___call__ (Director.cpp)
- Director_BPy_UnaryPredicate1D___call__ (Director.cpp)
- SVertex_viewvertex (BPy_SVertex.cpp)
- BPy_FEdge_from_FEdge (BPy_Convert.cpp)
This is a tentative list and more conversions are expected to be added.
* Added the following two converter functions to BPy_Convert.{cpp,h}:
- BPy_NonTVertex_from_NonTVertex_ptr
- BPy_TVertex_from_TVertex_ptr
2009-07-19 23:17:30 +00:00
..
2009-03-14 13:27:41 +00:00
2009-07-19 23:17:30 +00:00
2009-04-03 20:03:09 +00:00
2009-07-19 23:17:30 +00:00
2009-04-04 14:50:54 +00:00
2009-03-20 22:41:27 +00:00
2009-03-20 22:41:27 +00:00
2008-07-29 05:45:16 +00:00
2009-03-14 13:06:09 +00:00
2008-07-24 08:29:48 +00:00
2008-07-29 05:45:16 +00:00
2009-03-20 22:41:27 +00:00
2008-07-29 05:45:16 +00:00
2009-03-20 22:41:27 +00:00
2008-07-29 05:45:16 +00:00
2009-07-19 23:17:30 +00:00
2009-07-19 23:17:30 +00:00
2008-08-01 02:25:21 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 21:50:10 +00:00
2008-08-07 15:04:25 +00:00
2009-03-30 19:25:27 +00:00
2008-08-01 02:15:25 +00:00
2009-03-29 21:50:10 +00:00
2008-07-29 05:45:16 +00:00
2009-03-21 12:09:58 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2008-08-02 07:39:49 +00:00
2008-07-29 05:45:16 +00:00
2008-07-23 07:56:08 +00:00
2008-07-29 05:45:16 +00:00
2008-11-08 23:56:16 +00:00
2008-07-29 05:45:16 +00:00
2009-03-20 22:42:59 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 18:46:17 +00:00
2008-07-29 05:45:16 +00:00
2009-04-03 20:03:09 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2008-07-27 06:57:46 +00:00
2008-07-31 08:50:12 +00:00
2008-07-29 11:19:30 +00:00
2008-07-31 08:50:12 +00:00
2009-03-20 22:41:27 +00:00
2008-07-29 05:45:16 +00:00
2009-03-20 22:41:27 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2009-03-29 17:44:14 +00:00
2008-07-29 05:45:16 +00:00
2009-07-19 23:17:30 +00:00
2009-03-20 22:41:27 +00:00