#include <Base/PyObjectBase.h>
#include <Base/Matrix.h>
#include <string>
Go to the source code of this file.
Classes | |
class | Base::MatrixPy |
The python export class for Matrix. More... | |
Namespaces | |
namespace | Base |
The namespace of the FreeCAD Base library. | |
Defines | |
#define | PARENTSBaseMatrixPy &MatrixPy::Type,PARENTSBasePyObjectBase |
#define PARENTSBaseMatrixPy &MatrixPy::Type,PARENTSBasePyObjectBase |
Definition at line 261 of file MatrixPy.h.