Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

SUMA_SURF_NORM Struct Reference

#include <SUMA_define.h>


Data Fields

int N_Node
int N_Face
float * FaceNormList
float * NodeNormList

Field Documentation

float* SUMA_SURF_NORM::FaceNormList
 

N_Face x 3 vector (was matrix prior to SUMA 1.2) containing normalized normal vectors for each triangular faceset

Definition at line 1510 of file SUMA_define.h.

Referenced by SUMA_Cmap_To_SO(), SUMA_Cmap_To_SO_old(), SUMA_CreateIcosahedron(), SUMA_Pattie_Volume(), SUMA_PrepSO_GeomProp_GL(), and SUMA_SurfNorm().

int SUMA_SURF_NORM::N_Face
 

Number of facesets, 1st dim of FaceNormList

Definition at line 1509 of file SUMA_define.h.

Referenced by SUMA_SurfNorm().

int SUMA_SURF_NORM::N_Node
 

Number of nodes, 1st dim of NodeNormList

Definition at line 1508 of file SUMA_define.h.

Referenced by SUMA_SurfNorm().

float* SUMA_SURF_NORM::NodeNormList
 

N_Node x 3 vector (was matrix prior to SUMA 1.2) containing normalized normal vectors for each node

Definition at line 1511 of file SUMA_define.h.

Referenced by main(), SUMA_Cmap_To_SO(), SUMA_Cmap_To_SO_old(), SUMA_CreateIcosahedron(), SUMA_Pattie_Volume(), SUMA_PrepSO_GeomProp_GL(), and SUMA_SurfNorm().


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

Powered by Plone

This site conforms to the following standards: