Converts a scene object to a binary object file in the OSG format.
Syntax
bytea ST_AsOSGB(scene sceneObject);Parameters
| Parameter | Description |
|---|---|
| sceneObject | The scene object. |
Description
Only scene objects of the
osgtype are supported.
Examples
SELECT ST_AsOSGB(ST_sceneFromOSGB('\xa10e916c4545fb1a0...'));
st_asosgb
----------------------------
\xa10e916c4545fb1a0...该文章对您有帮助吗?