anyKode Marilou
|
Explode a geometry in multiple sub parts.
bool Explode(ExplodeParameters * pParameters);
Parameters |
Description |
ExplodeParameters * pParameters |
[in] Pointer to the explosion parameters. |
true if the geometry was exploded, false otherwise.
Explode explodes a geometry in multiple sub-parts. This feature is used to simulate robotics missions where suspect luggage, or hazardous terrain is required.
See also the sample located in /samples/simple/explosion.
The geometry can be exploded if:
In all other cases, the explode function fails.
The suspect luggage is located under the table,
The explosion starts,
The scenes explodes !
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
What do you think about this topic? Send feedback!
|