Open CASCADE Technology 7.9.1
Loading...
Searching...
No Matches
QANCollection_Common.hxx File Reference
#include <gp_Pnt.hxx>

Functions

void PrintItem (const gp_Pnt &thePnt)
void PrintItem (const Standard_Real theDbl)
void Random (Standard_Real &theValue)
void Random (Standard_Integer &theValue, const Standard_Integer theMax=RAND_MAX)
void Random (gp_Pnt &thePnt)

Function Documentation

◆ PrintItem() [1/2]

void PrintItem ( const gp_Pnt & thePnt)

◆ PrintItem() [2/2]

void PrintItem ( const Standard_Real theDbl)

◆ Random() [1/3]

void Random ( gp_Pnt & thePnt)

◆ Random() [2/3]

void Random ( Standard_Integer & theValue,
const Standard_Integer theMax = RAND_MAX )

◆ Random() [3/3]

void Random ( Standard_Real & theValue)