Difference between revisions of "GeometryCHUNK"
From BRL-CAD
(New page: {{DesignDocument}} ==Description== NetMsg that contains a single serialized Geometry object. ==Byte Format== {|border="1" |width="75"|'''Element...) |
(Added links to Generics) |
||
Line 2: | Line 2: | ||
==Description== | ==Description== | ||
− | [[IBME_GeometryService#NetMsg_Class|NetMsg]] that contains a single serialized Geometry object. | + | [[IBME_GeometryService#NetMsg_Class|NetMsg]] that contains a single serialized Geometry object. Extends [[GenericMultiByteMsg]] (thus contains those fields also). |
==Byte Format== | ==Byte Format== | ||
− | + | No additional fields beyond that of the [[NetMsgTypes|Common Header]] and [[GenericMultiByteMsg]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | |
Revision as of 13:34, 25 November 2009
Description
NetMsg that contains a single serialized Geometry object. Extends GenericMultiByteMsg (thus contains those fields also).
Byte Format
No additional fields beyond that of the Common Header and GenericMultiByteMsg