Uses of Class
org.lwjgl.util.mapped.MappedSet4
-
Packages that use MappedSet4 Package Description org.lwjgl.util.mapped -
-
Uses of MappedSet4 in org.lwjgl.util.mapped
Methods in org.lwjgl.util.mapped that return MappedSet4 Modifier and Type Method Description static MappedSet4MappedSet. create(MappedObject a, MappedObject b, MappedObject c, MappedObject d)Creates aMappedSetby linking the specifiedMappedObjects.Methods in org.lwjgl.util.mapped with parameters of type MappedSet4 Modifier and Type Method Description static voidMappedHelper. put_views(MappedSet4 set, int view)
-