:: com :: sun :: star :: graphic ::
|
unpublished |
interface XPrimitive3D |
|
|
|
- Usage Restrictions
- not published
- Description
- XPrimitive3D interface
This is the basic interface for graphic 3D primitives. They need to be able
- to provide a decomposition consisting of simpler graphic primitives
- to provide a 3D bound rectangle as a 3D range
|
Methods' Summary |
getDecomposition |
Retrieve decomposed list of simpler primitives
|
getRange |
Retrieve bound rect of primitive
This method calculates the actual bound rect of the area in
world coordinates. Note that for view-dependent primitives,
the necessary pixel adjustments are taken into account. For that reason
the ViewParameters need to be given.
|
Methods' Details |
getDecomposition
- Description
- Retrieve decomposed list of simpler primitives
- Parameter aViewParameters
- 3D View-specific parameter set. The defined but not mandatory
parameters include:
double Time
Defines the point in time for which the geometry is defined. This may
lead to varied results for animated objects. This value is defined in the
range [0.0 .. n[, negative values are not allowed. If not given, a value of
0.0 is implied.
|
|
getRange
- Description
- Retrieve bound rect of primitive
This method calculates the actual bound rect of the area in
world coordinates. Note that for view-dependent primitives,
the necessary pixel adjustments are taken into account. For that reason
the ViewParameters need to be given.
- Parameter aViewParameters
- 3D View-specific parameter set, same as in getDecomposition.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.