JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI:
Collaboration diagram for com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI:

Public Member Functions

void test01aZeroWithFixedEpsilon0 ()
 
void test01bZeroWithFixedEpsilon1 ()
 
void test01bZeroWithMachEpsilon ()
 
void test01cZeroNoEpsilon ()
 
void test02EqualsNoEpsilon ()
 
void test03aEqualsWithFixedEpsilon ()
 
void test03bEqualsWithMachEpsilon ()
 
void test04CompareNoEpsilon ()
 
void test05aCompareWithFixedEpsilon ()
 
void test05bCompareWithMachEpsilon ()
 

Static Public Member Functions

static void test00Epsilon ()
 
static void main (final String args[])
 

Detailed Description

Definition at line 43 of file TestFloatUtil01NOUI.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.main ( final String  args[])
static

Definition at line 330 of file TestFloatUtil01NOUI.java.

◆ test00Epsilon()

static void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test00Epsilon ( )
static

Definition at line 50 of file TestFloatUtil01NOUI.java.

Here is the call graph for this function:

◆ test01aZeroWithFixedEpsilon0()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test01aZeroWithFixedEpsilon0 ( )

Definition at line 82 of file TestFloatUtil01NOUI.java.

◆ test01bZeroWithFixedEpsilon1()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test01bZeroWithFixedEpsilon1 ( )

Definition at line 86 of file TestFloatUtil01NOUI.java.

◆ test01bZeroWithMachEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test01bZeroWithMachEpsilon ( )

Definition at line 90 of file TestFloatUtil01NOUI.java.

◆ test01cZeroNoEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test01cZeroNoEpsilon ( )

Definition at line 94 of file TestFloatUtil01NOUI.java.

◆ test02EqualsNoEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test02EqualsNoEpsilon ( )

Definition at line 164 of file TestFloatUtil01NOUI.java.

◆ test03aEqualsWithFixedEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test03aEqualsWithFixedEpsilon ( )

Definition at line 198 of file TestFloatUtil01NOUI.java.

◆ test03bEqualsWithMachEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test03bEqualsWithMachEpsilon ( )

Definition at line 202 of file TestFloatUtil01NOUI.java.

◆ test04CompareNoEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test04CompareNoEpsilon ( )

Definition at line 239 of file TestFloatUtil01NOUI.java.

◆ test05aCompareWithFixedEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test05aCompareWithFixedEpsilon ( )

Definition at line 285 of file TestFloatUtil01NOUI.java.

◆ test05bCompareWithMachEpsilon()

void com.jogamp.opengl.test.junit.math.TestFloatUtil01NOUI.test05bCompareWithMachEpsilon ( )

Definition at line 289 of file TestFloatUtil01NOUI.java.


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