added a console.warn
This commit is contained in:
@@ -120,6 +120,7 @@ export default {
|
|||||||
|
|
||||||
let activeEntites = this.getActiveEntites(this.entites);
|
let activeEntites = this.getActiveEntites(this.entites);
|
||||||
// this.getSalientPoints()
|
// this.getSalientPoints()
|
||||||
|
console.warn('this concernement', this);
|
||||||
this.sailentEntites = this.concernement.sailentEntites = this.getJarvisEnvelopeConvexeEntites(activeEntites)
|
this.sailentEntites = this.concernement.sailentEntites = this.getJarvisEnvelopeConvexeEntites(activeEntites)
|
||||||
|
|
||||||
// define init position of the item
|
// define init position of the item
|
||||||
|
|||||||
Reference in New Issue
Block a user