Home
last modified time | relevance | path

Searched defs:ChannelDescriptor (Results 1 – 1 of 1) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/
DParallelArray.java18 public static class ChannelDescriptor{ class in ParallelArray
22 public ChannelDescriptor(int id, Class<?> type, int count){ in ChannelDescriptor() method in ParallelArray.ChannelDescriptor