Up |
M3isValidObj Scol 5.x or above required
Test an 3d object
Prototype :
fun [S3d H3d] I
- S3d : a 3d session.
- H3d : a 3d object
Return : I 0 if ok, 1 if no node linked, 2 if the object is nil, 3 if the scene doesn't exist, 4 if the session object is nil.
See also :
Example :