Go to the documentation of this file.
18 #ifndef viskores_rendering_BoundingBoxAnnotation_h
19 #define viskores_rendering_BoundingBoxAnnotation_h
59 #endif // viskores_rendering_BoundingBoxAnnotation_h
Represent an axis-aligned 3D bounds in space.
Definition: Bounds.h:37
viskores::Bounds Extents
Definition: BoundingBoxAnnotation.h:35
viskores::Float32 Color
Definition: Wireframer.h:130
const viskores::rendering::Color & GetColor() const
Definition: BoundingBoxAnnotation.h:49
const viskores::Bounds & GetExtents() const
Definition: BoundingBoxAnnotation.h:43
void SetExtents(const viskores::Bounds &extents)
Definition: BoundingBoxAnnotation.h:46
Definition: BoundingBoxAnnotation.h:31
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
Specifies the viewport for a rendering.
Definition: Camera.h:45
void SetColor(viskores::rendering::Color c)
Definition: BoundingBoxAnnotation.h:52
Definition: WorldAnnotator.h:35
Representation of a color.
Definition: Color.h:37
viskores::rendering::Color Color
Definition: BoundingBoxAnnotation.h:34