Python: CTFWriter: add FloatingPointFieldDeclaration
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Dec 2014 00:28:10 +0000 (19:28 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 13 Feb 2015 17:17:57 +0000 (12:17 -0500)
commitda43007d120f75be56806a848d701cab5578eeb4
treede569467561d3084041d3a49ec3b616f263e0d6d
parent60318a5fff28ac3e5fd72c9c69b8ffb37883fe88
Python: CTFWriter: add FloatingPointFieldDeclaration

This class is added in order to keep the API
consistent, as there is a FloatingPointField class.
It inherits FloatFieldDeclaration so that the API is
not broken.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/bt.py
This page took 0.024311 seconds and 4 git commands to generate.