A message type to represent the bounds. More...
#include <Bounds.h>
Public Member Functions | |
Bounds (BoundsType boundsType, const AZStd::vector< AZ::Vector3 > &points) | |
Public Attributes | |
BoundsType | m_boundsType |
AZStd::vector< AZ::Vector3 > | m_points |
A message type to represent the bounds.