Make new method in Vector3 accesible from Python
This commit is contained in:
@@ -164,6 +164,8 @@ public:
|
||||
void addPoint(const Vector3f &vec);
|
||||
/// ends the points set operation
|
||||
void endPoints(void);
|
||||
/// add an SoPointSet node
|
||||
void addPointSet(void);
|
||||
//@}
|
||||
|
||||
/** @name Line/Direction handling */
|
||||
|
||||
Reference in New Issue
Block a user