refactored a console.log
This commit is contained in:
@@ -120,7 +120,7 @@ export default {
|
|||||||
|
|
||||||
let activeEntites = this.getActiveEntites(this.entites);
|
let activeEntites = this.getActiveEntites(this.entites);
|
||||||
// this.getSalientPoints()
|
// this.getSalientPoints()
|
||||||
console.log('this concernement', this);
|
console.log('this concernement id', this.cid);
|
||||||
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