Home
last modified time | relevance | path

Searched refs:dloInitFunction (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/pixie/Pixie/src/ri/
H A Ddlobject.h45 …CDLObject(CAttributes *,CXform *,void *,void *,const float *,const float *,dloInitFunction,dloInte…
60 dloInitFunction initFunction;
H A Ddlo.h43 typedef void *(*dloInitFunction)(int,float *,float *); typedef
H A Ddlobject.cpp47 …,CXform *x,void *handle,void *data,const float *bmi,const float *bma,dloInitFunction initFunction,… in CDLObject()
H A DrendererContext.cpp4158 dloInitFunction initFunction = (dloInitFunction) osResolve(handle,"dloInit");