MCPcopy Create free account
hub / github.com/demoth/jake2 / CM_NumClusters

Method CM_NumClusters

qcommon/src/main/java/jake2/qcommon/CM.java:781–783  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

779 }
780
781 public int CM_NumClusters() {
782 return numclusters;
783 }
784
785 public int CM_NumInlineModels() {
786 return numcmodels;

Callers 1

SV_FatPVSMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected