Searched defs:btShortIntIndexData (Results 1 – 3 of 3) sorted by relevance
18 public class btShortIntIndexData extends BulletBase { class21 protected btShortIntIndexData(final String className, long cPtr, boolean cMemoryOwn) { in btShortIntIndexData() method in btShortIntIndexData27 public btShortIntIndexData(long cPtr, boolean cMemoryOwn) { in btShortIntIndexData() method in btShortIntIndexData77 public btShortIntIndexData() { in btShortIntIndexData() method in btShortIntIndexData
109 struct btShortIntIndexData struct111 short m_value;112 char m_pad[2];
52 class btShortIntIndexData; variable