This commit is contained in:
@@ -219,6 +219,8 @@ normal : Base.Vector</UserDocu>
|
||||
:PyObjectBase(new Vector3d(vec.x,vec.y,vec.z),T){}
|
||||
Vector3d value() const
|
||||
{ return *(getVectorPtr()); }
|
||||
private:
|
||||
Py::List sequence;
|
||||
</ClassDeclarations>
|
||||
</PythonExport>
|
||||
</GenerateModel>
|
||||
|
||||
Reference in New Issue
Block a user