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_SURFACE_CURVATURE Struct Reference

#include <SUMA_define.h>


Data Fields

int N_Node
float ** T1
float ** T2
float * Kp1
float * Kp2
int N_SkipNode

Detailed Description

structure containing surface curvature parameters

Definition at line 698 of file SUMA_define.h.


Field Documentation

float* SUMA_SURFACE_CURVATURE::Kp1
 

N_Node x 1 vector with each row specifying the curvature along the 1st principal direction

Definition at line 702 of file SUMA_define.h.

Referenced by SUMA_Free_SURFACE_CURVATURE(), and SUMA_Surface_Curvature().

float* SUMA_SURFACE_CURVATURE::Kp2
 

N_Node x 1 vector with each row specifying the curvature along the 2nd principal direction

Definition at line 703 of file SUMA_define.h.

Referenced by SUMA_Free_SURFACE_CURVATURE(), and SUMA_Surface_Curvature().

int SUMA_SURFACE_CURVATURE::N_Node
 

Number of nodes in the surface

Definition at line 699 of file SUMA_define.h.

Referenced by SUMA_Free_SURFACE_CURVATURE(), and SUMA_Surface_Curvature().

int SUMA_SURFACE_CURVATURE::N_SkipNode
 

number of nodes for which the curvature could not be computed

Definition at line 704 of file SUMA_define.h.

Referenced by SUMA_Surface_Curvature().

float** SUMA_SURFACE_CURVATURE::T1
 

N_Node x 3 matrix with each row specifying the 1st principal direction of the surface

Definition at line 700 of file SUMA_define.h.

Referenced by SUMA_Free_SURFACE_CURVATURE(), and SUMA_Surface_Curvature().

float** SUMA_SURFACE_CURVATURE::T2
 

N_Node x 3 matrix with each row specifying the 2nd principal direction of the surface

Definition at line 701 of file SUMA_define.h.

Referenced by SUMA_Free_SURFACE_CURVATURE(), and SUMA_Surface_Curvature().


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

Powered by Plone

This site conforms to the following standards: