SoGLCacheContextElementAreMipMapsFast Method |
true if mip-mapped textures are known to be fast.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool AreMipMapsFast(
SoState state
)
Public Shared Function AreMipMapsFast (
state As SoState
) As Boolean
public:
static bool AreMipMapsFast(
SoState^ state
)
static member AreMipMapsFast :
state : SoState -> bool
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also