SoLDMNodeFrontManagerIsTextureFrontEmpty Method |
Indicates if there is no texture to be loaded yet because nothing is in main memory.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsTextureFrontEmpty()
Public Function IsTextureFrontEmpty As Boolean
public:
bool IsTextureFrontEmpty()
member IsTextureFrontEmpty : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also