Table of Contents

SceneObject::getWorldBox

Returns six fields, two Point3Fs, containing the min and max points of the worldbox.

Syntax

string SceneObject::getWorldBox();

Parameters

This function does not accept any parameters.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

SceneObject::getForwardVector
SceneObject::getObjectBox
SceneObject::getPosition
SceneObject::getScale
SceneObject::getTransform
SceneObject::getUpVector
SceneObject::getWorldBoxCenter
SceneObject::setScale
SceneObject::setTransform

References

This function is not called by any other functions.