Blender  V3.3
Public Attributes | List of all members
Quadric Struct Reference

#include <BLI_quadric.h>

Public Attributes

double a2
 
double ab
 
double ac
 
double ad
 
double b2
 
double bc
 
double bd
 
double c2
 
double cd
 
double d2
 

Detailed Description

Definition at line 14 of file BLI_quadric.h.

Member Data Documentation

◆ a2

double Quadric::a2

◆ ab

double Quadric::ab

◆ ac

double Quadric::ac

◆ ad

double Quadric::ad

◆ b2

double Quadric::b2

◆ bc

double Quadric::bc

◆ bd

double Quadric::bd

◆ c2

double Quadric::c2

◆ cd

double Quadric::cd

◆ d2

double Quadric::d2

Definition at line 15 of file BLI_quadric.h.

Referenced by BLI_quadric_evaluate(), and BLI_quadric_from_plane().


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