anatools.lib.camera_checks module¶
- camera_as_planes(scene, obj)¶
Return planes in world-space which represent the camera view bounds.
- collect_mesh_objects(obj)¶
- is_segment_in_planes(p1, p2, planes)¶
- object_in_planes(obj, planes)¶
- objects_in_camera(objects, camera)¶
- objects_in_planes(objects, planes, origin)¶
Return all objects which are inside (even partially) all planes.
- point_in_object(obj, pt)¶
- side_of_plane(p, v)¶