Home | History | Annotate | Download | only in scene

Lines Matching refs:Hybrid

138         Hybrid(false);
409 * Get the element lengths for {@link Mode#Hybrid} mesh mode.
418 * Set the element lengths for {@link Mode#Hybrid} mesh mode.
427 * Set the mode start indices for {@link Mode#Hybrid} mesh mode.
436 * Get the mode start indices for {@link Mode#Hybrid} mesh mode.
1009 if (mode == Mode.Hybrid)
1010 throw new UnsupportedOperationException("Hybrid mode not supported");