Searched refs:getVecComponent (Results 1 – 1 of 1) sorted by relevance
123 type getVecComponent(int index) const { in getVecComponent() function146 return ((const Constructor&) *arg).getVecComponent<type>(index - current); in getVecComponent()154 return -c.getVecComponent<type>(index - current); in getVecComponent()163 return this->getVecComponent<SKSL_FLOAT>(n); in getFVecComponent()171 return this->getVecComponent<SKSL_INT>(n); in getIVecComponent()