FxShapeFace

class FxShapeFace((object)arg1)

Bases: instance

C++ signature :

void __init__(struct _object * __ptr64)

autoComputeNormals((FxShapeFace)arg1) None :
C++ signature :

void autoComputeNormals(class FxShapeFace {lvalue})

property boundingBox
commitChanges((FxShapeFace)arg1) None :
C++ signature :

void commitChanges(class FxShapeFace {lvalue})

property degenerated
merge((FxShapeFace)arg1, (FxShapeFace)arg2) None :
C++ signature :

void merge(class FxShapeFace {lvalue},class boost::shared_ptr<class FxShapeFace>)

reverseNormals((FxShapeFace)arg1) None :
C++ signature :

void reverseNormals(class FxShapeFace {lvalue})

split((FxShapeFace)arg1) None :
C++ signature :

void split(class FxShapeFace {lvalue})

transform((FxShapeFace)arg1, (mat4)arg2) None :
C++ signature :

void transform(class FxShapeFace {lvalue},class Eigen::Matrix<double,4,4,0,4,4>)

property triangles
property vertices