Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constraints not listed in documentation #283

Closed
ncannasse opened this issue Mar 23, 2021 · 1 comment
Closed

Constraints not listed in documentation #283

ncannasse opened this issue Mar 23, 2021 · 1 comment

Comments

@ncannasse
Copy link
Member

The method addShader is generated as :
https://heaps.io/api/h3d/mat/Pass.html#addShader

But it has a constraint on the T parameter which doesn't show in generated doc

	public function addShader<T:hxsl.Shader>(s:T) : T { ... }
@Gama11
Copy link
Member

Gama11 commented Mar 23, 2021

Duplicates #274.

@Gama11 Gama11 closed this as completed Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants