Interface IAbstractBoundedObject
Unit
Declaration
type IAbstractBoundedObject = interface(IX3DNode)
Description
Basis for all node types that have bounds specified as part of the definition.
Attributes
- GUID['{0EF47711-754B-4BA8-97E5-0A9601E9C542}']
Hierarchy
- IInterface
- IX3DNode
- IAbstractBoundedObject
Overview
Properties
![]() |
property FdBboxCenter: TSFVec3f ; |
![]() |
property FdBboxSize: TSFVec3f ; |
Description
Properties
![]() |
property FdBboxCenter: TSFVec3f ; |
![]() |
property FdBboxSize: TSFVec3f ; |
Generated by PasDoc 0.16.0.
