
#include <gzNodeConstants.h>
Inheritance diagram for gzAttribute_DBSize:

Public Member Functions | |
| virtual gzVoid | write (gzSerializeAdapter *adapter) |
| virtual gzVoid | read (gzSerializeAdapter *adapter) |
| virtual gzVoid | pushBack (gzSerializeAdapter *adapter) |
| virtual gzULong | getDataSize (gzSerializeAdapter *adapter=NULL) const |
Static Public Member Functions | |
| static const gzString | getDataTag () |
Public Attributes | |
| gzSerializeBinary< gzDouble > | minX |
| gzSerializeBinary< gzDouble > | minY |
| gzSerializeBinary< gzDouble > | minZ |
| gzSerializeBinary< gzDouble > | maxX |
| gzSerializeBinary< gzDouble > | maxY |
| gzSerializeBinary< gzDouble > | maxZ |
Definition at line 205 of file gzNodeConstants.h.
|
|
Implements gzSerializeData. Definition at line 255 of file gzNodeConstants.h. |
|
|
Definition at line 260 of file gzNodeConstants.h. References GZ_DYNAMIC_TYPE_DBSIZE. |
|
|
Implements gzSerializeData. Definition at line 245 of file gzNodeConstants.h. References maxX, maxY, maxZ, minX, minY, minZ, and gzSerializeBinary< T >::pushBack(). |
|
|
Implements gzSerializeData. Definition at line 235 of file gzNodeConstants.h. References maxX, maxY, maxZ, minX, minY, minZ, and gzSerializeBinary< T >::read(). |
|
|
Implements gzSerializeData. Definition at line 225 of file gzNodeConstants.h. References maxX, maxY, maxZ, minX, minY, minZ, and gzSerializeBinary< T >::write(). |
|
|
Definition at line 217 of file gzNodeConstants.h. |
|
|
Definition at line 219 of file gzNodeConstants.h. |
|
|
Definition at line 221 of file gzNodeConstants.h. |
|
|
Definition at line 211 of file gzNodeConstants.h. |
|
|
Definition at line 213 of file gzNodeConstants.h. |
|
|
Definition at line 215 of file gzNodeConstants.h. |