SphereSpec Struct Reference

#include <Sphere.h>

# Public Attributes

WireframeSpec wireframeSpec
 Wireframe spec.
fixed_t radius
 Radius.
bool drawCenter
 Flag to control the drawing of the sphere's center point.

# Detailed Description

A Sphere spec

Definition at line 25 of file Sphere.h.

# Member Data Documentation

# drawCenter

bool SphereSpec::drawCenter

Flag to control the drawing of the sphere's center point.

Definition at line 34 of file Sphere.h.

# radius

fixed_t SphereSpec::radius

Radius.

Definition at line 31 of file Sphere.h.

# wireframeSpec

WireframeSpec SphereSpec::wireframeSpec

Wireframe spec.

Definition at line 28 of file Sphere.h.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Component/VisualComponent/Wireframe/Sphere/Sphere.h