length            163 src/mesh/CylinderMesh.cpp     float warp_angle = acos((parent * direction) / (parent.length() * direction.length()));
length            169 src/mesh/CylinderMesh.cpp     if(parent.length() != 0.0)