Previous: Querying Focuses, Up: Focus Reference


23.7 Showing

const function: void show ([const string text_str = "Focus:", [const bool show_transforms = false]])

Prints text_str to standard output (stdout), then calls Point::show() on position, direction, and up. Then the values of distance, axis, and angle are printed to stdout. If show_transforms is true, transform and persp are shown as well.