BRL-CAD
pc_constraint_fp Struct Reference

#include <pc.h>

Data Fields

int nargs
 
int dimension
 
int(* fp )(double **a)
 

Detailed Description

Definition at line 88 of file pc.h.

Field Documentation

◆ nargs

int nargs

Definition at line 89 of file pc.h.

◆ dimension

int dimension

Definition at line 90 of file pc.h.

◆ fp

int(* fp) (double **a)

Definition at line 91 of file pc.h.


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