GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
poly_info Struct Reference

#include <viz.h>

Data Fields

float v1 [3]
 
float v2 [3]
 
float v3 [3]
 
float n1 [3]
 
float n2 [3]
 
float n3 [3]
 

Detailed Description

Definition at line 50 of file viz.h.

Field Documentation

float poly_info::n1[3]

Definition at line 55 of file viz.h.

Referenced by read_cube(), and write_cube().

float poly_info::n2[3]

Definition at line 55 of file viz.h.

Referenced by read_cube(), and write_cube().

float poly_info::n3[3]

Definition at line 55 of file viz.h.

Referenced by read_cube(), and write_cube().

float poly_info::v1[3]

Definition at line 52 of file viz.h.

Referenced by read_cube(), and write_cube().

float poly_info::v2[3]

Definition at line 53 of file viz.h.

Referenced by read_cube(), and write_cube().

float poly_info::v3[3]

Definition at line 54 of file viz.h.

Referenced by read_cube(), and write_cube().


The documentation for this struct was generated from the following file: