Multivector Visualization in N3
[Predefined Variables]


Variables

counter N3_HIDE_IMAG
 Disable the visualization of imaginary objects.
counter N3_IPNS
 Switch the visualization of multivectors to their inner product null space (IPNS).
counter N3_OPNS
 Switch the visualization of multivectors to their outer product null space (OPNS).
counter N3_SHOW_IMAG
 Enable the visualization of imaginary objects.
counter N3_SOLID
 Switch the visualization of spheres to solid spheres.
counter N3_WIRE
 Switch the visualization of spheres to wire-frame (default).

Variable Documentation

counter N3_HIDE_IMAG
 

Disable the visualization of imaginary objects.

Since:
v1.3
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.

counter N3_IPNS
 

Switch the visualization of multivectors to their inner product null space (IPNS).

Since:
v1.0
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.

counter N3_OPNS
 

Switch the visualization of multivectors to their outer product null space (OPNS).

Since:
v1.0
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.

counter N3_SHOW_IMAG
 

Enable the visualization of imaginary objects.

Since:
v1.3
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.

counter N3_SOLID
 

Switch the visualization of spheres to solid spheres.

Since:
v1.3
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.

counter N3_WIRE
 

Switch the visualization of spheres to wire-frame (default).

Since:
v1.3
This switch influences only conformal space visualizations. This style may be applied using either the function SetMode or the operator ':'.